hwaro
Hwaro (화로) is a lightweight and fast static site generator written in Crystal.
Documentation • Installation • Usage • Contributing
hwaro (화로)
Development
Build
# Install dependencies
shards install
# Build
shards build
Contributing
- Fork it (https://github.com/your-github-user/hwaro/fork)
- Create your feature branch (
git checkout -b my-new-feature) - Commit your changes (
git commit -am 'Add some feature') - Push to the branch (
git push origin my-new-feature) - Create a new Pull Request
Contributors
- HAHWUL - creator and maintainer