Statically Rendered, Instantly Fresh
Static pages that update the moment I publish. How a Sanity webhook triggers on-demand revalidation so a fully static Next.js site never serves stale content.
Static pages that update the moment I publish. How a Sanity webhook triggers on-demand revalidation so a fully static Next.js site never serves stale content.
No hand-written meta tags, ever. How titles, Open Graph, sitemap and RSS all fall out of the same schema the posts already use — generated, not maintained.
Portable Text is just JSON until you render it. How I mapped Sanity's block format to React components — headings, links, and real code blocks — in the App Router.
One place owns every query, and it's typed end to end. How a groqd service package turns GROQ strings into functions an agent — and the compiler — can trust.
I didn't hand-write the Sanity schema — I argued about it with an agent until the shapes were right. How a conversation became a typed content model with real constraints.
How an idea over coffee became a production blog in 24 days and ~1,250 commits, built mostly by AI agents — with a map to every post that tells the story.