Install MDXBlog

Option 1. Install the most recent version of MDXBlog under development using Next.js 15 and React 19. This is spare and minimal template, which may be a good starting point for a simple blog or to learn how to build a blog with MDX and Next.js. This version uses Next.js 15 and React 19, the @next/mdx package, the app router, and more.

Option 2. Install MDXBlog, this site's codebase, including all the content, all the tools we use daily, as well as any issues that we are working to improve. This is the evolving template, and the current working version of the MDXBlog. This version currently uses Next.js 15, the @next/mdx package, the app router, and more.

Option 3. Install a basic template (Next.js 14). A spare and stable template, which may be a good starting point for a simple blog or to learn how to build a blog with MDX and Next.js. This version uses Next.js 14, the @next/mdx package, the app router, and more.