This website is built using Docusaurus, a modern static website generator.
Copy the example environment file and configure as needed:
cp .env.example .envbun installbun startThis command starts a local development server and opens up a browser window. Most changes are reflected live without having to restart the server.
bun buildUSE_SSH=true bun run deployThis command generates static content into the build directory and can be served using any static contents hosting service.
- Interactive documentation with React components
- Mathematical formula support via KaTeX
- Mermaid diagrams support