$ cat how-this-site-is-built.md

CI statusLast commitDeployed to Cloudflare Pages

Live pipeline status

last commit: eb98e1e — feat: mount command palette globally, theme init, work list wiring, Cmd+K nav button

committed: Fri, 12 Jun 2026 06:17:36 GMT

last CI run: in_progress view ↗

Fetched from the GitHub API at build time.

$ architecture

Two real delivery paths. Click any node to read the actual config from this repo.

Live path · deploys production

GitHub repo

GitOps path · reproducible on any cluster (make local-k8s)

↑ Pick a node to inspect the real Dockerfile, Helm chart, ArgoCD app, Terraform, or CI pipeline behind this site.

The live path deploys this site: a push to main triggers GitHub Actions (lint, type-check, tests, build, Lighthouse budget) which deploys the static output to Cloudflare Pages.

The GitOps path is a real, reproducible Kubernetes deployment — the same site containerized and shipped via a Helm chart managed by ArgoCD. Run it locally with make local-k8s (kind). The nodes above open the actual files from this repo.