🚧 This is a work-in-progress docs for Nextra 2.0, content may be incomplete or inaccurate.
  • Documentation
  • Introduction

Nextra

Nextra is a Next.js plugin that lets you focus on the actual content. Besides all the great features of Next.js, Nextra gives you extra power to create Markdown-based websites with ease.

Quick Start

FAQ

What’s the relationship between Next.js, Nextra and Nextra Themes?

Next.js is a general purpose framework for building all kinds of web applications with React. Nextra is a Next.js plugin, which provides a complete solution around Markdown (MDX) on top of Next.js. A Nextra Theme is basically a “layout component” that determines how a Nextra page is rendered.

Can I use Nextra in my existing Next.js project?

Yes, (todo)

Can I use the docs theme but also create a blog?

Yes, (todo)

Last updated on August 30, 2022