Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 520 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 520 Bytes

Blog

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.