Static site generator for this site

The new year means it's time to update this website! I've tried Jekyll, Zola, and Hugo for previous versions of this site. This time I wanted to make my own static site generator. It uses jinja2 for templating and markdown2 for Markdown to HTML conversion. The code is here