Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/leavesmc/docs


https://github.com/leavesmc/docs

Last synced: about 2 months ago
JSON representation

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]