Make beautiful websites
with Next.js & MDX.

Simple, powerful and flexible site generation framework
with everything you love from Next.js.

Start →

Full-power documentation in minutes.

Pluggable docs, blog,
or custom themes.

Advanced syntax highlighting solution.

Performant and reliable build-time syntax highlighting powered by Shiki.

I18n as easy as creating new files.

Name your page files with locales suffixed, Nextra and Next.js will do the rest for you.


/hello.en-US.mdx/hello.de-DE.mdx/hello.ja-JP.mdx

MDX 2 lets you use Components inside Markdown,
with huge performance boost since MDX v1.

Dark
mode
included.

Full-text search,
zero-config needed.

Nextra indexes your content automatically at build-time and performs incredibly fast full-text search based on FlexSearch.

Organize pages intuitively,
with file-system routing from Next.js.

Links and images are always optimized.

Nextra converts Markdown links and images to next/link and next/image, keeping your website the best experience.

[Learn more](/more)
![Hero](../public/hero.png)
<Link .../>
<Image .../>

Hybrid rendering,
next generation.

With Nextra, you can leverage the hybrid rendering power from Next.js with your Markdown content including SSG, SSR, and ISR.

And more...