Hwaro Deploy to Pages
Version updated for https://github.com/hahwul/hwaro to version v0.5.0.
- This action is used across all versions by 6 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 fast static site generator built in Crystal, designed to simplify the creation of high-performance websites. It automates tasks such as Markdown processing, template rendering, and the generation of essential files for modern web discovery (e.g., sitemaps and RSS feeds), while also incorporating features like SEO optimization and build hooks for custom workflows. The tool is ideal for developers seeking an efficient, streamlined solution for building blogs, documentation, or personal sites without unnecessary complexity.
Release notes
Features
- Remote Scaffold Support — Fetch scaffolds from remote GitHub sources (#176)
- JSON Output for Tool Commands — Added JSON output option to tool commands (#187)
- CJK Bigram Tokenization — Added bigram tokenization option for CJK search indexing
- New Liquid Filters — Added unique, flatten, compact, ceil, floor, inspect filters
- Markdown Extension & i18n Support — Added markdown extensions and internationalization support
- Docs Scaffold Improvements — Added search UI and assets (#175)
- Pagination Enhancements — Added ellipsis and SEO link support
Improvements
- Handle TOML date fields as native Time or String
- Escape meta tag values for SEO and improve URL safety
- Engine improvements (#188)
- Added Snapcraft installation method
Security
- Fixed security vulnerabilities
Full Changelog: https://github.com/hahwul/hwaro/compare/v0.4.0...v0.5.0