From 0c6e9626cf926434e1e6fc3749edfa1e26a933a7 Mon Sep 17 00:00:00 2001 From: cellarspoon Date: Fri, 21 Jan 2022 14:19:26 +0100 Subject: [PATCH] new org intro --- docs/intro/index.md | 20 ++++++++++++++++++-- 1 file changed, 18 insertions(+), 2 deletions(-) diff --git a/docs/intro/index.md b/docs/intro/index.md index 8e1b5944..1f480980 100644 --- a/docs/intro/index.md +++ b/docs/intro/index.md @@ -4,8 +4,24 @@ title: Introduction Welcome to the Co-op Cloud documentation 🥳 -...TODO general introduction... - !!! danger "Here be dragons" This project is still [alpha quality software](https://en.wikipedia.org/wiki/Software_release_life_cycle#Alpha). Please take that into consideration if you are thinking about using this system in production. We're working hard to make Co-op Cloud stable. In the meantime, this is a good time to help us out with initial testing, feedback, ideas or [join in with development](/get-involved/). + +It is meant primarily for members of technology co-ops and collectives who are interested in working together to: + +- build a digital configuration commons which is independent and sustainable + +- promote solidarity and strive for concrete co-operation within the progressive technology movement + +The documentation focuses on specific needs & functions within the project: + +- [Operators Guide](/operators/): You run a Co-op Cloud instance or want to do so :computer: + +- [Applications](/applications/): You want to know what applications are supported :nerd: + +- [Get Involved](/get-involved): You want to get involved and help out with the project, we've love to see you stick around :heart: + +- [Maintainers Guide](/maintainers/): You help maintain recipes and ensure things run smoothly for operators :tools: + +- [CLI Reference](/cli/): We published our own CLI tool called `abra` and you need a quick reference with additional context :notebook: