quarkusio.github.io
quarkusio.github.io copied to clipboard
Website for Quarkus project
I was trying to give someone instructions on how to submit a user story blog, and realised I couldn't link to anything. It would be nice if https://quarkus.io/blog/tag/user-story/ had a...
Looking at https://quarkus.io/guides/ look (`Ctrl+F`) for the `Protect Quarkus web application by using an Auth0 OpenID Connect provider` or `Contexts and Dependency Injection`:   the displayed keywords look a...
Based on the category GitHub issue.
Adding a Dev UI Page and a section to the home page. Not done, but this is a good starting point closes #2174
### Description The current link to the Dev UI on the [Developer Joy page](https://quarkus.io/developer-joy) directs users to the [Dev UI guide](https://quarkus.io/guides/dev-ui#JsonRPC). However, this guide explicitly states: > **This guide covers...
@mohitsuman and @angelozerr wrote an article at https://developers.redhat.com/articles/2024/09/18/enhancing-quarkus-developer-experience-new-updates-intellij-and-vs-code-tools . I'm wondering if we can also share it on the Quarkus Blog somehow. Would we be required to rewrite it here...
**Describe the bug** Micrometer URL used in the Quarkus documentation links to old Micrometer site. For example: micrometer.io/docs/concepts#_gauges should be changed to docs.micrometer.io/micrometer/reference/concepts/gauges.html **Which pages** [quarkus.io/guides/telemetry-micrometer](https://quarkus.io/guides/telemetry-micrometer)