Zig Static Site Generator

JUL-06-2025

@000

GitHub Discord Twitter


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!

Technical Details

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.