This is my personal blog, generated as a static website.
The generation is done by a mostly custom Rust program that uses Markdown as the input format, with TOML frontmatter, and Tera templates. It also includes a development server with live-reload on file changes.
While some efforts have been made to make this generally useful, a lot of the code is tailored towards my own needs.