mirror this repo: https://github.com/The-Run-Philosophy-Organization/run.git
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
11 lines
525 B
11 lines
525 B
import Bleed from 'nextra-theme-docs/bleed'
|
|
|
|
# Nextra
|
|
|
|
**Nextra** is a [Next.js](https://nextjs.org) based static site generator.
|
|
|
|
It supports Markdown and React components ([MDX](/features/mdx)), automatically generated [sidebar and anchor links](/get-started#sidebar-and-anchor-links), file-system based routing, built-in syntax highlighting, image optimization, custom layouts, i18n, and all the features you love about Next.js.
|
|
|
|
Here's what you will get in 1 minute:
|
|
|
|
<Bleed></Bleed>
|
|
|