Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/leavesmc/docs
https://github.com/leavesmc/docs
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/leavesmc/docs
- Owner: LeavesMC
- License: bsd-2-clause
- Created: 2023-01-15T03:26:02.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2024-01-16T13:08:37.000Z (12 months ago)
- Last Synced: 2024-01-17T01:36:00.734Z (12 months ago)
- Language: CSS
- Homepage: https://docs.leavesmc.top
- Size: 516 KB
- Stars: 4
- Watchers: 0
- Forks: 10
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# LeavesMC Docs
***Maintenance Required***
This is the repository for all project documentation under the LeavesMC umbrella.
Content in this repository is published to [docs.leavesmc.top](https://docs.leavesmc.top) for viewing.This website is built using [Docusaurus 2](https://docusaurus.io/), a modern static website generator.
Some file is powered by PaperMC
### Installation
```
$ npm install
```### Local Development
```
$ npm start
```This command starts a local development server and opens up a browser window. Most changes are reflected live without having to restart the server.
### Build
```
$ npm build
```This command generates static content into the `build` directory and can be served using any static contents hosting service.
## Special Thanks
[vercel]: https://vercel.com?utm_source=leavesmc&utm_campaign=oss
Preview and production hosting for this project has been provided for free by [Vercel]. Thank you!
[![Vercel](https://www.datocms-assets.com/31049/1618983297-powered-by-vercel.svg)][vercel]