Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/shuding/nextra-docs-template
Nextra docs template
https://github.com/shuding/nextra-docs-template
Last synced: 5 days ago
JSON representation
Nextra docs template
- Host: GitHub
- URL: https://github.com/shuding/nextra-docs-template
- Owner: shuding
- License: mit
- Created: 2022-12-02T09:08:15.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-07-19T04:10:20.000Z (7 months ago)
- Last Synced: 2025-01-29T08:43:12.194Z (13 days ago)
- Language: MDX
- Homepage: https://nextra-docs-template.vercel.app
- Size: 766 KB
- Stars: 1,113
- Watchers: 12
- Forks: 638
- Open Issues: 52
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- my-awesome-list - nextra-docs-template
README
# Nextra Docs Template
This is a template for creating documentation with [Nextra](https://nextra.site).
[**Live Demo →**](https://nextra-docs-template.vercel.app)
[![](.github/screenshot.png)](https://nextra-docs-template.vercel.app)
## Quick Start
Click the button to clone this repository and deploy it on Vercel:
[![](https://vercel.com/button)](https://vercel.com/new/clone?s=https%3A%2F%2Fgithub.com%2Fshuding%2Fnextra-docs-template&showOptionalTeamCreation=false)
## Local Development
First, run `pnpm i` to install the dependencies.
Then, run `pnpm dev` to start the development server and visit localhost:3000.
## License
This project is licensed under the MIT License.