Skip to content

quarkiverse/quarkus-roq

Repository files navigation

Quarkus Roq

Version

The Roq Static Site Generator extension allows to easily create a static website or blog using Quarkus super-powers.

Get started with the documentation.

Roq already includes a set of extensions which can also be used standalone:

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