Anybody wanna try a new static site generator?
Anybody wanna try a new static site generator?
![](https://lemmy.ml/pictrs/image/da2f0f59-91ec-4c32-9867-2fc199e7d336.png?format=webp&thumbnail=128)
A simple, yet very flexible static site generator. - jplatte/hinoki
![GitHub - jplatte/hinoki: A simple, yet very flexible static site generator.](https://lemmy.ml/pictrs/image/da2f0f59-91ec-4c32-9867-2fc199e7d336.png?format=webp)
I just released v0.1.0 of hinoki, my static site generator :)
\
The README.md
should explain usage, and you can also see how I ported my blog to it here.
This project started because I'm not entirely happy with Zola, which does not support customizing page paths much (e.g. /year/month/day/title/index.html
style paths) and made some other design decisions that I wanted to explore alternatives to.
You can download the binary from GitHub releases, or cargo install
it from git.
Any feedback is appreciated, here or in the GitHub issues!