Colophon
This site is intentionally simple.
It is statically generated with Astro and deployed through Cloudflare Workers. Dynamic code is limited to the small amount needed for the contact form.
There is no CMS, advertising network, client-side application framework, behavioral tracking stack, or website database. Articles live beside the source as MDX files. The contact form is protected by Turnstile and sends qualified inquiries to Google Workspace through a narrow server-side bridge.
The visual system uses ordinary system fonts, a small stylesheet, and no animation runtime. Pages are rendered ahead of time, and JavaScript is reserved for form submission and the associated abuse protection.
The goal is the same as with production infrastructure: fewer moving pieces, understandable systems, and boring reliability.