# website **Repository Path**: mirrors_denverdino/website ## Basic Information - **Project Name**: website - **Description**: Koordinator documentations and website. - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-04-09 - **Last Updated**: 2026-01-11 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Website This website is built using [Docusaurus 2](https://docusaurus.io/), a modern static website generator. ## Contributing You are very welcome to contribute docs. All documentation is in the docs directory, and the writing style can refer to the existing documentation. You can debug the docs locally with the following command: ``` npm run start ``` When your pull request is merged, the bot is automatically built and published to the `gh-pages` branch and eventually visible in [koordinator.sh](https://koordinator.sh).