Skip to content

Latest commit

 

History

History
48 lines (28 loc) · 1.28 KB

README.md

File metadata and controls

48 lines (28 loc) · 1.28 KB

XavierMC Docs

Maintenance Required

This is the repository for all project documentation under the XavierMC umbrella. Content in this repository is published to docs.xaviermc.top for viewing.

This website is built using Docusaurus 3, a modern static website generator.

Some file is powered by PaperMC and LeavesMC.

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.

License

The XavierMC Documentation (e.g., .md files ) is CC-BY-SA-4.0 licensed.

The supporting code is BSD-2-Clause licensed.

The XavierMC logomark is subject to its own terms and does not inherit a license from any of the projects it represents.

Special Thanks

Preview and production hosting for this project has been provided for free by Vercel. Thank you!

Vercel