What a web CMS actually owes you: my baseline standard
A web CMS should work for editors and developers without compromise. Here is the baseline I hold every platform against before recommending it.
Tag
Sanity draft mode and preview setup — secure edge-hosted secrets, ISR revalidation, and live preview patterns in Next.js.
6 posts
A web CMS should work for editors and developers without compromise. Here is the baseline I hold every platform against before recommending it.
A practical setup checklist for a CMS for marketing teams — roles, content models, preview, publishing workflow, and analytics wiring. Done right the first time.
Step-by-step guide to wiring Sanity Presentation plugin for live preview in Next.js App Router, with overlay clicks, GROQ live queries, and draft mode.
Step-by-step: Sanity draft mode preview in Next.js App Router with Vercel Edge Config for zero-downtime secret rotation. No content leaks.
Step-by-step: route handlers, cookie strategy, and Vercel Edge Config secret rotation for Sanity draft mode preview in Next.js. No leaks.
A production pattern for Sanity draft previews in Next.js that keeps published pages on the edge while editors see real-time changes.