17 march 2026
I started working on yet another static site generator. Initially, I wanted one that can output both HTML and gemtext. But as I thought about it more, the more I realize I actually want to make a "protocol agnostic" generator. One that isn't tethered to just making HTML or just gemtext, or only both. I want it to have the flexibility in case another protocol grabs my interest.
So yeah, started work on it. Or rather, I started getting a better feel for the libraries I'm using to power this thing. It doesn't help that I've felt out of practice with Rust. I had other projects I wanted to work on but I couldn't help but feel like I'm wasting time. Especially since I'm not sure I would use it myself these days. This generator, however, I know I'll use. Maybe others will want to use it too.