Hacker News new | ask | show | jobs
by hiccuphippo 656 days ago
There's a similar tool for building static sites using the zig build system: https://github.com/kristoff-it/zine

They made their own template language on top of html. An interesting outcome of this is that any error in the html, like a missing closing tag, becomes a build time error.