Convert index over to MyST markdown
This commit is contained in:
parent
5c6bc08ffe
commit
8dc32767c9
2 changed files with 33 additions and 35 deletions
33
index.md
Normal file
33
index.md
Normal file
|
@ -0,0 +1,33 @@
|
|||
# Welcome to Agaric Collective's documentation!
|
||||
|
||||
```{image} agaric-logo-horizontal.svg
|
||||
:width: 240px
|
||||
:alt: Agaric logo (two mushrooms reminiscent of the cooperative trees)
|
||||
:align: center
|
||||
```
|
||||
|
||||
Agaric builds software to give people the most power possible over their own lives.
|
||||
|
||||
## General Instructions
|
||||
|
||||
* Don't panic.
|
||||
* Be kind.
|
||||
|
||||
```{toctree}
|
||||
---
|
||||
caption: Contents
|
||||
maxdepth: 2
|
||||
---
|
||||
|
||||
purpose
|
||||
values
|
||||
cooperative-principles
|
||||
intra-team-communication
|
||||
calendars
|
||||
roles
|
||||
project-management-with-gitlab
|
||||
monday-planning
|
||||
creating-new-drutopia-site
|
||||
marketing
|
||||
documentation
|
||||
```
|
Loading…
Add table
Add a link
Reference in a new issue