Add documentation style outline (#97)
Some checks failed
/ build (push) Failing after 2m38s
/ Ansible Lint (push) Successful in 6m5s

Reviewed-on: #97
Reviewed-by: lilly <lilly@noreply.git.hamburg.ccc.de>
This commit is contained in:
forestcat-admin 2026-05-27 20:49:07 +02:00 committed by forestcat-admin
commit a72accca20
3 changed files with 99 additions and 7 deletions

View file

@ -38,7 +38,7 @@ Once you have cloned the repository, you can just edit a file in the [`docs/`](h
```shell
uv venv
uv pip install -r docs_requirements.txt
mkdocs serve
uv run mkdocs serve
```
When adding new content, you can use one of the templates below to get started: