About this site
This site is built with Astro. Pages ship as plain HTML and CSS and there's no client-side framework running in the background, so there's very little for a visitor's browser to load.
My entries are all Astro content collections: each post is a single Markdown file with a little front-matter (title/date/category). Adding a new post just means writing a Markdown file.
The design is hand-built to match an approved mockup. Type is set in IBM Plex Sans and IBM Plex Mono.
It's hosted on Cloudflare (Workers static assets), auto-deploying from a GitHub repo on every push. The domain is registered through Cloudflare too. The contact form is handled by Formspree, since a static site has no server of its own to receive form submissions.