/ colophon
Colophon
This site is built with Next.js using the App Router, which handles routing, server components, and static generation. Pages are styled with Tailwind CSS v4 and use shadcn/ui for accessible, composable UI primitives.
Content is authored in MDX and processed through Velite, 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, which handles edge delivery and preview deployments on pull requests. Continuous integration runs via GitHub Actions, enforcing type checks, linting, and content validation before anything reaches production.
The source is available on GitHub.
This build: 1316621