colophon

This site is built with Zola, a single static binary, using Tera templates. The CSS is hand-written - one stylesheet, no preprocessor, no framework. The only JavaScript is self-hosted, cookieless Plausible analytics served from my own domain - no third-party trackers, no cookies, no external CDNs. JetBrains Mono is self-hosted as a variable woff2 file.

It’s hosted on enum’s Frankfurt cluster - static objects in Rook/Ceph S3, served by an nginx pod. Deploys run through Forgejo Actions with signed releases: a push to main only ships if the commit signature verifies. The build hash in the footer is injected at build time so every page tells you exactly which commit produced it.

The source is public - read it, fork it, tell me what I got wrong: git.max.gp/max/website.