Next.js MDX Blog Starter

Content authoring with MDX. Powered by Next.js.

Created by John Polacek, a web developer from Chicago. Follow me at @johnpolacek

View on GithubDownload

The Next.js MDX Blog Starter

Originally published on 8/11/2020
Next.js logo

Write your blog posts in MDX. With MDX, you can use components directly in markdown.

I’m a Box component

Syntax highlighting with Prism React Renderer.

<Box>I’m a Box component</Box>

Make it your own by adjusting the blog config file. Customize your header and footer by editing MDX files. For more info, go to the Next.js MDX Blog Starter on Github.

Created by John Polacek
Open sourced on Github