Posts tagged “mdx”
Fix Next.js Blog Not Displaying on Cloudflare Workers: SSG + MDX Guide
Complete guide to fixing blog posts returning 404 on Next.js with Cloudflare Workers. Learn how to properly serve prerendered MDX pages with OpenNext adapter.
Why I Built My Blog on Next.js + MDX (and Exactly How)
I wanted a fast, durable, file‑based blog—no CMS. Next.js + first‑class MDX fit perfectly. Here’s the why, the exact setup, SEO, and workflow you can copy.