Generate Roq Site
Version updated for https://github.com/quarkiverse/quarkus-roq to version 2.1.0.
- This action is used across all versions by 70 repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The GitHub Action for Quarkus Roq is designed to simplify the deployment of static websites and blogs generated using the open-source Roq static site generator. Built on Java and Quarkus, Roq automates tasks such as converting templates, Markdown, and other content into static files with type safety, while also enabling seamless integrations like FrontMatter for metadata and SEO management. This action streamlines the publishing process for developers by automating the generation and deployment of static sites directly from their repositories.
What’s Changed
Migration Guide
There are breaking changes in this release, see: https://iamroq.dev/docs/releases/#to-2-1
What’s Changed
- Consolidate layout resolution with theme-layout support by @ia3andy in https://github.com/quarkiverse/quarkus-roq/pull/815
- Bump org.mvnpm:lodash from 4.17.23 to 4.18.1 by @dependabot[bot] in https://github.com/quarkiverse/quarkus-roq/pull/814
- Bump org.mvnpm:alpinejs from 3.15.9 to 3.15.10 by @dependabot[bot] in https://github.com/quarkiverse/quarkus-roq/pull/812
- Bump org.mvnpm:alpinejs from 3.15.10 to 3.15.11 by @dependabot[bot] in https://github.com/quarkiverse/quarkus-roq/pull/817
- Add Raclette link checker integration to roq-testing by @ia3andy in https://github.com/quarkiverse/quarkus-roq/pull/816
- Auto-generate /llms.txt and /llms-full.txt from content structure by @rolfedh in https://github.com/quarkiverse/quarkus-roq/pull/797
- Bump quarkus-qute-web.version from 3.4.4 to 3.4.5 by @dependabot[bot] in https://github.com/quarkiverse/quarkus-roq/pull/821
- Fix config wildcard map key mismatch and update Quarkus to 3.34.2 by @ia3andy in https://github.com/quarkiverse/quarkus-roq/pull/822
- Introduces roq-cli, a standalone CLI for Roq by @ia3andy in https://github.com/quarkiverse/quarkus-roq/pull/819
- Skip redundant resources:resources in CLI start and generate by @ia3andy in https://github.com/quarkiverse/quarkus-roq/pull/823
- Use Qute fragment for page content rendering by @ia3andy in https://github.com/quarkiverse/quarkus-roq/pull/828
- Bump org.mvnpm.at.mvnpm:tiptap from 3.17.1 to 3.22.3 by @dependabot[bot] in https://github.com/quarkiverse/quarkus-roq/pull/829
- Bump org.apache.maven.plugins:maven-shade-plugin from 3.6.0 to 3.6.2 by @dependabot[bot] in https://github.com/quarkiverse/quarkus-roq/pull/825
- added image picker with file upload by @edewit in https://github.com/quarkiverse/quarkus-roq/pull/775
- Centralize dev-mode directory watching for livereload by @ia3andy in https://github.com/quarkiverse/quarkus-roq/pull/834
- Add custom Roq error pages for dev mode by @ia3andy in https://github.com/quarkiverse/quarkus-roq/pull/835
- TailwindCSS for default theme by @ia3andy in https://github.com/quarkiverse/quarkus-roq/pull/770
- Release 2.1.0.CR1 by @ia3andy in https://github.com/quarkiverse/quarkus-roq/pull/837
- Release 2.1.0.CR1 #2 by @ia3andy in https://github.com/quarkiverse/quarkus-roq/pull/838
- Fix version placeholder in sidebar-about.html by @ia3andy in https://github.com/quarkiverse/quarkus-roq/pull/839
- Convert Roq CLI to Quarkus Picocli application by @ia3andy in https://github.com/quarkiverse/quarkus-roq/pull/844
- Bump quarkus.version from 3.34.2 to 3.34.3 by @dependabot[bot] in https://github.com/quarkiverse/quarkus-roq/pull/824
- Release 2.1.0 by @ia3andy in https://github.com/quarkiverse/quarkus-roq/pull/845
Full Changelog: https://github.com/quarkiverse/quarkus-roq/compare/v1...2.1.0