Generate Roq Site
Version updated for https://github.com/quarkiverse/quarkus-roq to version 2.1.6.
- This action is used across all versions by 77 repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
Roq is a free static site generator built with Java and Quarkus that simplifies the process of creating websites and blogs. It automatically generates HTML files from templates and articles, and offers extensions like Roq Data and Roq FrontMatter for enhanced content management. The GitHub Action integration allows users to deploy their sites directly through Actions, while standalone usage provides flexibility for developers who want to use Quarkus Roq’s features without additional setup.
What’s Changed
What’s Changed
- Add tutorial blog posts by @ia3andy in https://github.com/quarkiverse/quarkus-roq/pull/1036
- Publish comments tutorials by @ia3andy in https://github.com/quarkiverse/quarkus-roq/pull/1065
- Fix bunch of issues from #1068 by @ia3andy in https://github.com/quarkiverse/quarkus-roq/pull/1071
- Bump com.fasterxml.jackson.dataformat:jackson-dataformat-yaml from 2.18.2 to 2.22.0 by @dependabot[bot] in https://github.com/quarkiverse/quarkus-roq/pull/1061
- Bump quarkus-barcode.version from 1.1.0 to 1.2.0 by @dependabot[bot] in https://github.com/quarkiverse/quarkus-roq/pull/1060
- Add variable, filter, file location, and config tables to migration docs by @holly-cummins in https://github.com/quarkiverse/quarkus-roq/pull/1045
- Bump io.vertx:vertx-dependencies from 5.1.2 to 5.1.3 by @dependabot[bot] in https://github.com/quarkiverse/quarkus-roq/pull/1002
- Bump org.mvnpm.at.mvnpm:tiptap from 3.23.5 to 3.27.1 by @dependabot[bot] in https://github.com/quarkiverse/quarkus-roq/pull/999
- Bump actions/checkout from 6 to 7 by @dependabot[bot] in https://github.com/quarkiverse/quarkus-roq/pull/992
- Bump actions/checkout from 6 to 7 in /.github/workflows by @dependabot[bot] in https://github.com/quarkiverse/quarkus-roq/pull/993
- Handle null dateStyle in style() extension, default to medium by @ia3andy in https://github.com/quarkiverse/quarkus-roq/pull/1073
- feat: implement draft detection for substring paths by @matheusandre1 in https://github.com/quarkiverse/quarkus-roq/pull/1034
- Bump com.fasterxml.jackson.dataformat:jackson-dataformat-yaml from 2.22.0 to 2.22.1 by @dependabot[bot] in https://github.com/quarkiverse/quarkus-roq/pull/1077
- Bump io.vertx:vertx-dependencies from 5.1.3 to 5.1.4 by @dependabot[bot] in https://github.com/quarkiverse/quarkus-roq/pull/1075
- Bump org.mvnpm.at.mvnpm:tiptap from 3.27.1 to 3.27.3 by @dependabot[bot] in https://github.com/quarkiverse/quarkus-roq/pull/1076
- Update Liquid-to-Qute converter to handle more cases by @holly-cummins in https://github.com/quarkiverse/quarkus-roq/pull/1044
- Expose resolved layout in page.data when it comes from defaults by @holly-cummins in https://github.com/quarkiverse/quarkus-roq/pull/1082
- Bump io.vertx:vertx-dependencies from 5.1.4 to 5.1.5 by @dependabot[bot] in https://github.com/quarkiverse/quarkus-roq/pull/1085
- Bump org.mvnpm.at.mvnpm:tiptap from 3.27.3 to 3.27.4 by @dependabot[bot] in https://github.com/quarkiverse/quarkus-roq/pull/1084
- Bump org.bouncycastle:bcpkix-jdk18on from 1.84 to 1.85 by @dependabot[bot] in https://github.com/quarkiverse/quarkus-roq/pull/1081
- Fix unbalanced quote in aliases plugin redirect template by @holly-cummins in https://github.com/quarkiverse/quarkus-roq/pull/1078
- Add editor section to advanced documentation by @omatheusmesmo in https://github.com/quarkiverse/quarkus-roq/pull/1066
- feat: add default layout support for collections and implement related tests by @matheusandre1 in https://github.com/quarkiverse/quarkus-roq/pull/1030
- Fix duplicates in Site.allPages caused by tagging collections by @holly-cummins in https://github.com/quarkiverse/quarkus-roq/pull/1087
- feat: Add RSS feed support in roq-base theme layout by @matheusandre1 in https://github.com/quarkiverse/quarkus-roq/pull/1062
- Add doc for new tagging api, preserve order in collections by @holly-cummins in https://github.com/quarkiverse/quarkus-roq/pull/1088
- docs: document that {#rss} is included by base theme and all built-in themes by @ia3andy in https://github.com/quarkiverse/quarkus-roq/pull/1090
- Fix linktree theme: dedicated layouts, codestart cleanup, tutorial rewrite by @ia3andy in https://github.com/quarkiverse/quarkus-roq/pull/1072
- fix: improve Lunr search ranking and add URL to results by @ia3andy in https://github.com/quarkiverse/quarkus-roq/pull/1092
- fix: root pages rank above sections in search by @ia3andy in https://github.com/quarkiverse/quarkus-roq/pull/1093
- Convert tags to lowercase (when configured to do so) in tags aggregation by @holly-cummins in https://github.com/quarkiverse/quarkus-roq/pull/1094
- fix: use LazyValue with Arc to access tagging lowercase config by @ia3andy in https://github.com/quarkiverse/quarkus-roq/pull/1096
- Bump org.mvnpm.at.fortawesome:fontawesome-free from 7.3.0 to 7.3.1 by @dependabot[bot] in https://github.com/quarkiverse/quarkus-roq/pull/1095
- Enable alt expression syntax in codestarts and update docs by @ia3andy in https://github.com/quarkiverse/quarkus-roq/pull/1097
- Bump current version to 2.1.6 by @ia3andy in https://github.com/quarkiverse/quarkus-roq/pull/1098
Full Changelog: https://github.com/quarkiverse/quarkus-roq/compare/2.1.5...2.1.6