-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Description
We can add a search over blogs feature to the quarkus.io.
To match what we do for the documentation, the screen can look as:
We'd need to index the blog content + have a tag filter during the search.
We probably would want to read the adoc files to get some data from the front matter out: https://github.com/quarkusio/quarkusio.github.io/blob/45f7a24115a8a74172cf18102e2a1c4a0a21685b/_posts/2024-06-17-quarkus-3-11-2-released.adoc?plain=1#L1-L8
and then use the generated htmls as content.
Related to quarkusio/quarkusio.github.io#806
Metadata
Metadata
Assignees
Labels
No labels
