Hwaro Deploy to Pages
Version updated for https://github.com/hahwul/hwaro to version v0.4.0.
- This action is used across all versions by 5 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 written in Crystal, designed to simplify the creation of high-performance websites. It enables developers to build sites using Markdown for content, Jinja2-compatible templates for design flexibility, and supports features like build hooks, SEO optimization, and modern web standards (e.g., Sitemaps, RSS feeds). By leveraging parallel processing and caching, Hwaro ensures efficient build times, making it an ideal tool for blogs, documentation, and personal project sites.
Release notes
What’s Changed
- Add streaming build by @hahwul in https://github.com/hahwul/hwaro/pull/169
- Unset Git credential helpers in Docker entrypoint by @hahwul in https://github.com/hahwul/hwaro/pull/172
Full Changelog: https://github.com/hahwul/hwaro/compare/v0.3.0...v0.4.0