This repository houses the documentation website source for Cirql, powered by Docusaurus 2.
$ 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.
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.
This repository follows the same Contributor Guide as the main repository.
- PNPM (npm i -g pnpm)
Copyright (c) 2024, Starlane Studios