JUL-06-2025
This was a supposed to be a small weekend project while I had a break in-between starting a new job, however, it somewhat grew in scope to take a bit more time.
This project is a static site generator written in Zig - which is a language I've come to really enjoy! It will convert markdown files into HTML files, as well as handle frontmatter for styles and JavaScript.
In fact, this whole site is (mostly) generated with the Zig Static Site Generator!
Some of the features of the project include:
I'm sure I'm forgetting a lot but I think this covers the bulk of the feature-set.