Skip navigation

Colophon

This site is a static build produced by Astro . Articles are Markdown and MDX files sitting next to their images; there is no CMS and no database.

Type

Headings are set in Neue Machina , a geometric display face with enough character to carry a title on its own. Body copy and interface text are Geist , with Geist Mono for dates, tags and code. Both Geist families are variable fonts under the SIL Open Font License, self-hosted as a single woff2 each, which is what makes real intermediate weights available rather than a browser-synthesised bold.

Colour

One accent — an emerald green — over a single family of greys tinted with the same deep-green ink, so nothing on the page mixes a warm grey with a cool one. Every colour is authored once as a light-dark() pair and resolves against the computed colour scheme, so the theme toggle flips one property rather than swapping a stylesheet. The UI kit page shows the whole set in place.

Hosting and analytics

Hosted on Cloudflare Pages , with the domain registered through Cloudflare Registrar .

Traffic is measured with Umami , which is open source, sets no cookies and collects no personal data. It tells me which pages people actually read, which is the only thing I want to know.

The source lives in a private repository for now. If something here looks broken or wrong, tell me .