https://github.com/sinytra/website
https://github.com/sinytra/website
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/sinytra/website
- Owner: Sinytra
- License: cc-by-sa-4.0
- Created: 2024-01-20T21:46:53.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-08-10T13:36:32.000Z (almost 2 years ago)
- Last Synced: 2024-10-29T18:47:58.638Z (over 1 year ago)
- Language: TypeScript
- Size: 3.71 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Nextra Docs Template
This is a template for creating documentation with [Nextra](https://nextra.site).
[**Live Demo →**](https://nextra-docs-template.vercel.app)
[](https://nextra-docs-template.vercel.app)
## Quick Start
Click the button to clone this repository and deploy it on Vercel:
[](https://vercel.com/new/clone?s=https%3A%2F%2Fgithub.com%2Fshuding%2Fnextra-docs-template&showOptionalTeamCreation=false)
## Local Development
First, run `npm i` to install the dependencies.
Then, run `npm run dev` to start the development server and visit localhost:3000.
## License
This project is licensed under the CC-BY-SA-4.0 License.
## Credits
- [Devin's Badges](https://github.com/intergrav/devins-badges)