Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/abhijithganesh/research-documentation
Abhijith's documentation website made for testing
https://github.com/abhijithganesh/research-documentation
documentation nextra research typescript
Last synced: 28 days ago
JSON representation
Abhijith's documentation website made for testing
- Host: GitHub
- URL: https://github.com/abhijithganesh/research-documentation
- Owner: AbhijithGanesh
- License: other
- Created: 2023-03-28T09:01:18.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2023-09-05T05:43:37.000Z (over 1 year ago)
- Last Synced: 2024-11-12T09:50:21.374Z (3 months ago)
- Topics: documentation, nextra, research, typescript
- Language: MDX
- Homepage: https://research.abhijithganesh.com
- Size: 2.14 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
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)
[![](.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.