Generate Roq Site
Version updated for https://github.com/quarkiverse/quarkus-roq to version 2.1.1.
- This action is used across all versions by 71 repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
Quarkus Roq is an open-source static site generator designed for creating websites and blogs with ease, leveraging Java and Quarkus under the hood. This GitHub Action automates the deployment process for Roq-based projects, streamlining the creation and publishing of static sites. It includes capabilities like generating type-safe content from JSON/YAML files, converting Markdown/HTML pages into websites using metadata, and extracting Quarkus web applications into static files.
What’s Changed
What’s Changed
- Adds detail on io.quarkiverse.roq.util.PathUtils migration path. by @jtama in https://github.com/quarkiverse/quarkus-roq/pull/849
- Bump org.mvnpm.at.mvnpm:tiptap from 3.17.1 to 3.22.4 by @dependabot[bot] in https://github.com/quarkiverse/quarkus-roq/pull/850
- Bump io.vertx:vertx-dependencies from 5.0.10 to 5.0.11 by @dependabot[bot] in https://github.com/quarkiverse/quarkus-roq/pull/851
- Bump org.jsoup:jsoup from 1.22.1 to 1.22.2 by @dependabot[bot] in https://github.com/quarkiverse/quarkus-roq/pull/853
- fix: Handle null paginator in blog.html theme layout by @omatheusmesmo in https://github.com/quarkiverse/quarkus-roq/pull/858
- Add GFM alert blocks CSS to default theme and a blog post that explains this feature by @omatheusmesmo in https://github.com/quarkiverse/quarkus-roq/pull/830
- Reduce workflow permissions by @gastaldi in https://github.com/quarkiverse/quarkus-roq/pull/820
- Fix featured articles on mobile by @ia3andy in https://github.com/quarkiverse/quarkus-roq/pull/859
- Restore Qute fragment for page content rendering by @ia3andy in https://github.com/quarkiverse/quarkus-roq/pull/861
- Bump deprecated actions to Node.js 24 versions by @wjglerum in https://github.com/quarkiverse/quarkus-roq/pull/860
- Bump actions/checkout from 4 to 6 in /.github/workflows by @dependabot[bot] in https://github.com/quarkiverse/quarkus-roq/pull/872
- Bump actions/deploy-pages from 4 to 5 by @dependabot[bot] in https://github.com/quarkiverse/quarkus-roq/pull/864
- Bump actions/setup-java from 4 to 5 by @dependabot[bot] in https://github.com/quarkiverse/quarkus-roq/pull/865
- Bump actions/download-artifact from 4 to 8 by @dependabot[bot] in https://github.com/quarkiverse/quarkus-roq/pull/866
- Bump actions/upload-artifact from 4 to 7 by @dependabot[bot] in https://github.com/quarkiverse/quarkus-roq/pull/867
- Bump actions/deploy-pages from 4 to 5 in /.github/workflows by @dependabot[bot] in https://github.com/quarkiverse/quarkus-roq/pull/868
- Bump actions/upload-artifact from 4 to 7 in /.github/workflows by @dependabot[bot] in https://github.com/quarkiverse/quarkus-roq/pull/869
- Bump actions/download-artifact from 4 to 8 in /.github/workflows by @dependabot[bot] in https://github.com/quarkiverse/quarkus-roq/pull/870
- Add llms-skills partial and update skill files by @ia3andy in https://github.com/quarkiverse/quarkus-roq/pull/873
- Fix blog build and add retry to Surge.sh preview deploys by @ia3andy in https://github.com/quarkiverse/quarkus-roq/pull/874
- Improve CLI commands and image resolution docs in skills by @ia3andy in https://github.com/quarkiverse/quarkus-roq/pull/875
- Add Qute alt expression syntax support per template root by @ia3andy in https://github.com/quarkiverse/quarkus-roq/pull/818
- Improve skill files, llms.txt, and project README by @ia3andy in https://github.com/quarkiverse/quarkus-roq/pull/877
- Allow to generate page from content if specified by user. by @jtama in https://github.com/quarkiverse/quarkus-roq/pull/862
- Add guide: Migrate to Roq using an LLM by @rolfedh in https://github.com/quarkiverse/quarkus-roq/pull/781
- Fix devservice leak by reverting to the old devservice runtime model. by @jtama in https://github.com/quarkiverse/quarkus-roq/pull/881
- Bump org.mvnpm.at.mvnpm:tiptap from 3.22.4 to 3.22.5 by @dependabot[bot] in https://github.com/quarkiverse/quarkus-roq/pull/878
- Fix PR #862 review issues and move RoqException to roq-common by @ia3andy in https://github.com/quarkiverse/quarkus-roq/pull/880
- Fix page.content attribute propagation and add RSS contentLimit option by @ia3andy in https://github.com/quarkiverse/quarkus-roq/pull/883
- Update docs with Quarkus Agent MCP integration and contributing guide by @ia3andy in https://github.com/quarkiverse/quarkus-roq/pull/882
- Bump quarkus.version from 3.35.0 to 3.35.1 by @dependabot[bot] in https://github.com/quarkiverse/quarkus-roq/pull/885
- 2.1.1 by @ia3andy in https://github.com/quarkiverse/quarkus-roq/pull/884
New Contributors
- @omatheusmesmo made their first contribution in https://github.com/quarkiverse/quarkus-roq/pull/858
- @wjglerum made their first contribution in https://github.com/quarkiverse/quarkus-roq/pull/860
Full Changelog: https://github.com/quarkiverse/quarkus-roq/compare/2.1.0...2.1.1