first commit

This commit is contained in:
bjarncraft
2022-04-20 16:53:02 +02:00
commit 419667b336
20 changed files with 2554 additions and 0 deletions

22
readme.md Normal file
View File

@@ -0,0 +1,22 @@
# [Nextra](https://nextra.vercel.app)
_Warning: this project is not production ready, API might change without notice._
[![](https://vercel.com/button)](https://vercel.com/import/git?s=https%3A%2F%2Fgithub.com%2Fshuding%2Fnextra&c=1)
**Nextra** is a [Next.js](https://nextjs.org) and [MDX](https://mdxjs.com) powered, no-code site generator.
![](/public/demo.png)
## Development
The code of Nextra is under the [`core`](https://github.com/shuding/nextra/tree/core) branch.
## Themes
- [nextra-theme-docs](https://github.com/vercel/swr-site) ([demo](https://swr.vercel.app))
- [nextra-theme-blog](https://github.com/shuding/site) ([demo](https://shud.in))
---
Created by [@shuding](https://github.com/shuding) and [@pacocoursey](https://github.com/pacocoursey) at [Vercel](https://vercel.com). Released under the MIT license.