I rebuilt this site from scratch using Eleventy. It's a static site generator that turns markdown files into HTML, which my Mac mini serves via nginx.

The whole thing runs on my home network, fronted by Cloudflare. Writing a post means editing a markdown file and running npm run deploy.