docs.coopcloud.tech/README.md
decentral1se 70ca00d2f4
All checks were successful
continuous-integration/drone/push Build is passing
fix: link
2025-01-10 16:41:26 +01:00

22 lines
690 B
Markdown

# docs.coopcloud.tech :open_book:
[![Build Status](https://build.coopcloud.tech/api/badges/toolshed/docs.coopcloud.tech/status.svg)](https://build.coopcloud.tech/toolshed/docs.coopcloud.tech)
View: [docs.coopcloud.tech](https://docs.coopcloud.tech)
## Developing / Hacking
Co-op Cloud's docs are created with the [mkdocs-material](https://squidfunk.github.io/mkdocs-material/) framework.
To install dependencies and serve local build of site, simply run:
```
make
```
Useful docs for theming and content reference:
- [Changing the colors](https://squidfunk.github.io/mkdocs-material/setup/changing-the-colors/)
- [Reference](https://squidfunk.github.io/mkdocs-material/reference/)