</>

~/blog --tag Next Mdx Remote

Posts tagged #Next Mdx Remote

Thoughts on web development, system design, and the tools I use to ship software.

1 article
How to Create a Blog Page with Syntax Highlighting
Featured

Apr 19, 2025

How to Create a Blog Page with Syntax Highlighting

Learn how to set up a blog page with syntax highlighting in Next.js using gray-matter, next-mdx-remote, rehype-prism-plus, and a custom Prism.js CSS theme.

#nextjs#syntax-highlighting#gray-matter
read