The repository of official Leaf website, powered by VitePress.
Visit the website in https://www.leafmc.one/
Node.js 18.20+
Refer to Getting started for more.
pnpm install & pnpm build
- Build the website.pnpm run preview
- Preview the website.pnpm vitepress dev
- Start the live-reloading local dev server.
Leaf website is licensed under MIT. The documentations (e.g. .md
, .ts
, etc files under pages/**/docs
folder) are licensed under CC BY-NC-SA 4.0.