Ask HN: Simple static site generator for basic templating?

1 points by fish45 ↗ HN
I've been looking for a simple static site generator just to add basic metatags/CSS/scripts and a consistent header to existing HTML via templating, but google has failed me. In the past I've just written a simple script to do it but I'm sure there's something better.

2 comments

[ 3.1 ms ] story [ 23.2 ms ] thread
I think Hugo is what you are looking for https://gohugo.io/
Nice. For whatever reason I'd thought hugo only supports built in themes