#mdx

3 posts tagged with "mdx"

7 min read

MDX on Cloudflare Workers with OpenNext: Three Bugs, Three Fixes

How I debugged and fixed MDX-powered blog pages that worked locally but returned 404 on Cloudflare Workers with @opennextjs/cloudflare.

3 min read

How to Add Code Highlighting in Next.js with CodeHike

A step-by-step guide for frontend engineers to configure CodeHike for beautiful code highlighting in your Next.js blog.

2 min read

Getting Started with Next.js and MDX

Learn how to set up a blog system using Next.js App Router and MDX for a powerful developer experience.