add some documentation structure

This commit is contained in:
lilly 2026-05-23 19:37:49 +02:00
commit 5ca311d240
Signed by: lilly
SSH key fingerprint: SHA256:y9T5GFw2A20WVklhetIxG1+kcg/Ce0shnQmbu1LQ37g
15 changed files with 168 additions and 2 deletions

View file

@ -1,5 +1,11 @@
# CCCHH Infrastructure Documentation
Home for CCCHH infrastructure documentation.
Welcome, this is the home of the CCCHH infrastructure documentation.
For an introduction, see the selection of important articles below:
- [Who We Are and What We Do](./concepts-and-configurations/who-we-are.md)
- [Onboarding](./guides/onboarding.md)
- [Guides](./guides/index.md) for goal oriented step-by-step instructions.
- [Concepts and Configurations](./concepts-and-configurations/index.md) for a explanations about how things work and why we things a certain way.
- [Writing Documentation](./guides/writing-documentation.md)
- **Guides**: Documentation on how to achieve various things.