This repository is the source for the Chinmina Bridge documentation. Documentation is published on chinmina.github.io.
This documentation uses the Starlight project (based on Astro).
Contributions are welcome! Fork the repo and create a PR for review.
- Node:
mise install
- PNPM:
corepack enable && corepack install
pnpm run dev