Newsletter
Join the Community
Subscribe to our newsletter for the latest news and updates
A Next.js and MDX powered no-code site generator for building documentation sites and blogs.

Jekyll theme that gives your site a GitBook look with sidebar, search, and TOC.

A Jekyll theme for standardized documentation pages on GitHub Pages, forked from Just the Docs.

A community-maintained Gatsby theme for building Carbon Design System inspired websites.

A Hugo template to render progression frameworks (career ladders, competency matrices) using the same YAML data format as the Monzo progression framework.

Learn to add response headers at the edge.
Nextra is a Next.js and MDX powered, no-code site generator from Vercel for building documentation sites and blogs.
Nextra is an open-source site generator that combines Next.js with MDX to let you create static documentation sites without writing code. It takes Markdown and MDX files as input and produces a static website as output, deployable to any Next.js host such as Vercel. The project is developed by @shuding and @pacocoursey at Vercel and released under the MIT license. The repository warns that it is not production ready and its API might change without notice.
The repository description explicitly compares Nextra to spacebook and docsify, which are other lightweight documentation site generators.
No. The project README includes a warning that Nextra is not production ready and that its API might change without notice, so you should expect breaking changes if you adopt it.
Two official themes exist: nextra-theme-docs, used on the SWR documentation site, and nextra-theme-blog, used on the personal site shud.in. Both are referenced in the repository.
Nextra is created by @shuding and @pacocoursey at Vercel, and the code lives on the core branch of the GitHub repository. It is released under the MIT license.
