/ colophon
Colophon
This site is built with Next.js (opens in a new tab) using the App Router, which handles routing, server components, and static generation. Pages are styled with Tailwind CSS v4 (opens in a new tab) and use shadcn/ui (opens in a new tab) for accessible, composable UI primitives.
Content is authored in MDX and processed through Velite (opens in a new tab), which validates frontmatter against a typed schema and compiles MDX to React components at build time. This keeps content close to the codebase without a separate CMS.
The site is hosted on Vercel (opens in a new tab), which handles edge delivery and preview deployments on pull requests. Continuous integration runs via GitHub Actions (opens in a new tab), enforcing type checks, linting, and content validation before anything reaches production.
The source is available on GitHub (opens in a new tab).
This build: a8c8a6a