Guides & tutorials
Content
Guides & Tutorials
Content management for Next.js — MDX, blogs, documentation sites, CMS integrations, and content-driven applications.
2 guides
Next.jsMDXnext-mdx-remote-client18 min read
next-mdx-remote-client Guide for Next.js 16 (2026)
Learn how to build an MDX blog in Next.js 16 App Router using next-mdx-remote-client — the maintained alternative to the archived next-mdx-remote package.
Next.jsMDXMDXRemote16 min read
MDX Blog Setup with next-mdx-remote in Next.js 16
Learn how to set up next-mdx-remote in Next.js 16 App Router to render MDX blog posts from the file system, with remark-gfm, custom components, and syntax highlighting.