How it's made
Colophon
This site is built the way I think infrastructure should be: owned, in the open, and under version control. The point isn't the tooling — it's that I run my own stack rather than rent someone else's.
- Built with Astro — content authored as Markdown in a Git repository, which is the single source of truth.
- Hosted on my own server, in a container, behind Caddy with automatic TLS.
- Set in Fraunces, Newsreader, and Space Mono — self-hosted, no third-party font CDN.
- Analytics by Plausible — privacy-respecting, no surveillance.
- The one moving part is the contact form, a single server endpoint that sends mail through my own relay.
Source of truth lives in Git. Everything here is something I can move, fork, or rebuild myself.