First stab at a new layout

This commit is contained in:
2021-02-18 11:28:09 +01:00
parent f3505af4a0
commit fe6dbee9f8
7 changed files with 39 additions and 16 deletions

9
docs/contact.md Normal file

@ -0,0 +1,9 @@
---
title: Get in Touch
---
We're available on the following channels:
- **Email**: [`helo@autonomic.zone`](mailto:helo@autonomic.zone)
- **Matrix**: [`#coopcloud:autonomic.zone`](https://matrix.to/#/!JSVYWCRXSVMrAzgeKB:autonomic.zone?via=autonomic.zone)
- **Forum**: [`community.coops.tech`](https://community.coops.tech/)

5
docs/deploy.md Normal file

@ -0,0 +1,5 @@
---
title: Deploy your first application
---
TODO.

@ -1,5 +0,0 @@
---
title: Getting Started Guide
---
WIP

@ -2,12 +2,7 @@
title: A Cooperative Alternative
---
The Cooperative Cloud is a platform built by and for worked-owned technology
cooperatives which proposes a shared social and technical infrastructure for
the operation and management of free software applications. The project was
initiated by [Autonomic].
To learn more, please see the [Getting Started guide].
[autonomic]: https://autonomic.zone/
[getting started guide]: getting-started/guide.md
Welcome to the Cooperative Cloud technical documentation! This documentation is
primarily meant for cooperatives and other small service providers already
doing free software hosting who are interested in the project and thinking
about doing some early-adopter testing.

5
docs/overview.md Normal file

@ -0,0 +1,5 @@
---
title: Technical overview
---
TODO.

5
docs/package.md Normal file

@ -0,0 +1,5 @@
---
title: Package your first application
---
TODO.