Skip to content

quarkiverse/quarkus-roq

Repository files navigation

Quarkus Roq

Version

All the tools to generate static websites out of your Quarkus web application:

  • Roq Data: Use json/yaml files content from your templates and articles with type safety.
  • Roq FrontMatter: Directly serve your Markdown/Asciidoc/Html pages using FrontMatter header (url, layout, seo, data) and make the global pages header data available in other templates.
  • Roq Generator: Command to run any Quarkus web application and extract it in a directory as purely static files (html and assets).

THIS IS NOT READY - CONSTRUCTION IN PROGRESS - OPEN FOR CONTRIBUTIONS quarkusio/quarkus#41309

image