trofaf – super simple live static blog generator in Go(github.com)
github.com
trofaf – super simple live static blog generator in Go
https://github.com/mna/trofaf
3 comments
Is there a pro to having a language-specific impl? Zola doesn't require you to write any rust, it's just a templating engine for static blogs. Works wonderfully
I imagine its mostly just familiarity if you want to tweak it in the future. There are also a lot of static site generators, and they can be an easy tool to create or modify yourself. Just as an example, I build my own because I didn't like the ones other people had: https://gross.sh/static-site-generator
(2013) (according to the latest commit)