Build and Deploy Roq Site
Version updated for https://github.com/quarkiverse/quarkus-roq to version 2.0.4.
- This action is used across all versions by 66 repositories.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
Quarkus Roq is a static site generator designed to simplify the creation of websites and blogs by leveraging Java and Quarkus, while abstracting technical complexities for users. It automates tasks such as using structured data (JSON/YAML) in templates, managing content with FrontMatter headers, and generating static HTML and assets from Quarkus applications. This tool streamlines the process of building and deploying static web projects with enhanced type safety and flexibility for content management.
Release notes
What’s Changed
- Fix #717: RSS date format must be RFC-1123 by @melloware in https://github.com/quarkiverse/quarkus-roq/pull/718
- Bump org.mvnpm:alpinejs from 3.15.1 to 3.15.4 by @dependabot[bot] in https://github.com/quarkiverse/quarkus-roq/pull/716
- Bump quarkus-web-bundler.version from 2.0.4 to 2.2.0 by @dependabot[bot] in https://github.com/quarkiverse/quarkus-roq/pull/715
- Bump io.mvnpm:esbuild-maven-plugin from 1.0.0 to 2.0.0 by @dependabot[bot] in https://github.com/quarkiverse/quarkus-roq/pull/714
- Fix #717: RFC date has to be GMT not UTC by @melloware in https://github.com/quarkiverse/quarkus-roq/pull/719
- Fix #717: RSS validator must wrap content:encoded in CDATA by @melloware in https://github.com/quarkiverse/quarkus-roq/pull/720
- Bump org.jsoup:jsoup from 1.21.2 to 1.22.1 by @dependabot[bot] in https://github.com/quarkiverse/quarkus-roq/pull/709
- Bump current version to 2.0.4 by @ia3andy in https://github.com/quarkiverse/quarkus-roq/pull/721
Full Changelog: https://github.com/quarkiverse/quarkus-roq/compare/2.0.3...2.0.4