This repository houses the documentation website source for Starlane Studios projects, powered by Docusaurus 2.
Maintaining documentation is hard, especially for a small team like ours. Contributions to our documentation are always welcome. If you see something that could be improved, please open an issue or submit a pull request. Please read the Contributor Guide before getting started.
$ pnpm install
$ pnpm 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.
$ pnpm build
This command generates static content into the build
directory and can be served using any static contents hosting service.
- PNPM (npm i -g pnpm)
Copyright (c) 2018-2025, Starlane Studios