Hwaro Deploy to Pages
Version updated for https://github.com/hahwul/hwaro to version v0.11.1.
- This action is used across all versions by 7 repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
Hwaro is a lightweight and high-performance static site generator written in Crystal that transforms Markdown with TOML front matter and Jinja2-compatible templates into static websites. It automates tasks such as content processing, templating, site optimization, SEO configuration, and deployment, streamlining the website creation and management process. Key features include parallel builds, live-reloading development server, multilingual support, image processing, and built-in support for modern web standards like PWA and AMP.
What’s Changed
v0.11.1
Added
- Nix flake environment for development and packaging
- Nix installation guide to docs
- Tests for i18n filters, shortcode nesting, and deployer helpers
Changed
- Improve AGENTS.md with missing sections and compressed structure
- Update showcase examples in landing page
Fixed
- SSRF, CRLF injection, integer overflow, and CSWSH security vulnerabilities
- Integer overflow and memory leak in image processor
serve -pflag not reflecting inbase_urlwhen--base-urlis unset
Full Changelog: https://github.com/hahwul/hwaro/compare/v0.11.0...v0.11.1