Colophon

How This Is Made

No tracking pixels. No cookie banners. No pop-ups. Just the stack, the numbers, and an RSS feed if you want it. The brand book has the visual details.

Build Stats
15
Posts
14,734
Words
7
Pages
16
Dependencies

Last built: March 14, 2026 at 05:52 PM UTC

Terminal
~/testinginproduction.co
$ cat package.json | jq '.dependencies'
{
  "@mdx-js/react": "3.1.1",
  "cmdk": "1.1.1",
  "gray-matter": "4.0.3",
  "next": "16.1.6",
  "next-mdx-remote": "6.0.0",
  "react": "19.2.3",
  "react-dom": "19.2.3",
  "resend": "6.9.2"
}
$ wc -w content/*.mdx | tail -1
14734 total
$ find src/app -name 'page.tsx' | wc -l
7
$ _
Dependencies

Production

PackageVersion
@mdx-js/react3.1.1
cmdk1.1.1
gray-matter4.0.3
next16.1.6
next-mdx-remote6.0.0
react19.2.3
react-dom19.2.3
resend6.9.2

Development

PackageVersion
@tailwindcss/postcss4
@types/node20
@types/react19
@types/react-dom19
eslint9
eslint-config-next16.1.6
tailwindcss4
typescript5.9.3
Lighthouse
100
Performance
100
Accessibility
100
Best Practices
100
SEO

Scores from PageSpeed Insights. Run it yourself.

Philosophy
No tracking pixels

Umami is privacy-first. No cookies, no fingerprinting, no personal data. GDPR compliant by default.

No pop-ups

No newsletter modals. No cookie banners. The RSS feed is in the footer if you want it.

Open web

Semantic HTML, microformats, RSS. The site works without JavaScript and plays nice with the open web.

Built with AI

Written and built with Claude Code. Version controlled with Git. Deployed on Vercel.

Domain registered through Namecheap. DNS through Vercel. Source is private but you already know everything.