This repository contains reStructuredText-formatted blog-style posts for aaronholmes.net.
This repository uses Sphinx to compile reStructuredText to HTML.
The files are published to https://aholmes.github.io/aaronholmes.net.
The domain name aaronholmes.net contains a CNAME, A, and AAAA records for the GitHub website.
DNS is controlled through CloudFlare, along with various URL rewrite rules to handle migrating from my old Ghost-based website.
You must have uv on your system.
The site can be compiled with make html or make autobuild.