COLOPHON / BUILD NOTES

About this website

This website is intentionally simpler than many of my projects.

It is static pages, Markdown and custom CSS. No CMS, no tracking and no client-side JavaScript: HTML is enough for this content.

Content lives in the same repository as the code. Changes pass through CI, and Cloudflare Pages serves the live production site. The active Pages project and production build settings are managed in the Cloudflare account.

Astro · TypeScript · Markdown · custom CSS · GitHub Actions · Cloudflare Pages (production)

Privacy by architecture

DevOps does not mean using as much infrastructure as possible. Sometimes it means knowing that static HTML is enough.