Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/quarkiverse/quarkus-roq
An extension to generate/publish static pages from your Quarkus web-app
https://github.com/quarkiverse/quarkus-roq
blog generate generator hacktoberfest quarkus-extension site ssg static web
Last synced: 5 days ago
JSON representation
An extension to generate/publish static pages from your Quarkus web-app
- Host: GitHub
- URL: https://github.com/quarkiverse/quarkus-roq
- Owner: quarkiverse
- License: apache-2.0
- Created: 2024-05-07T14:46:48.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-10-29T08:25:43.000Z (17 days ago)
- Last Synced: 2024-10-29T09:26:04.655Z (17 days ago)
- Topics: blog, generate, generator, hacktoberfest, quarkus-extension, site, ssg, static, web
- Language: Java
- Homepage: https://pages.quarkiverse.io/quarkus-roq/
- Size: 9.94 MB
- Stars: 9
- Watchers: 4
- Forks: 7
- Open Issues: 17
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# Quarkus Roq
[![All Contributors](https://img.shields.io/badge/all_contributors-9-orange.svg?style=flat-square)](#contributors-)
[![Version](https://img.shields.io/maven-central/v/io.quarkiverse.roq/quarkus-roq?logo=apache-maven&style=flat-square)](https://central.sonatype.com/artifact/io.quarkiverse.roq/quarkus-roq-project-parent)
The Roq Static Site Generator extension allows to easily create a static website or blog (such as [Roq's blog](https://pages.quarkiverse.io/quarkus-roq/)) using Quarkus super-powers.
Get started with the [documentation](https://docs.quarkiverse.io/quarkus-roq/dev/index.html).
Roq already includes a set of extensions which can also be used standalone:
- [Roq Data](https://docs.quarkiverse.io/quarkus-roq/dev/quarkus-roq-data.html): Use json/yaml files content from your templates and articles with type safety.
- [Roq FrontMatter](https://docs.quarkiverse.io/quarkus-roq/dev/quarkus-roq-frontmatter.html): Create a website from your Markdown/Asciidoc/Html pages using FrontMatter headers (url, layout, seo, data).
- [Roq Generator](https://docs.quarkiverse.io/quarkus-roq/dev/quarkus-roq-generator.html): Command to run any Quarkus web application and extract it in a directory as purely static files (html and assets).## Contributors β¨
Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):
Andy Damevin
π§ π»
Matheus Cruz
π» π€
Melloware
π»
Max Rydahl Andersen
π€ π
Holly Cummins
π€
Erik Jan de Wit
π»
JΓ©rΓ΄me Tama
π»
Rayza Luana
π»
Martin Kouba
π»
This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!