Posts
All the articles I've posted.
-
Interactive components in MDX — how this blog embeds live demos
This site's posts are MDX, which means any post can embed a live, hydrated React component. Here's a working demo and the three lines that make it possible.
-
Welcome — and how I debug (the detective method)
Why I'm starting this blog, and the one debugging habit that has saved me from a hundred wrong fixes.
-
Integrating Sitecore XM Cloud and Next.js with a Chinese reverse proxy
How a Sitecore XM Cloud + Next.js site on Vercel actually integrates with a China-based reverse proxy (21YunBox) — locale detection, sitemaps, and headers — plus the issues that only show up once the proxy is in the path.