1
0
mirror of https://github.com/spacebarchat/docs.git synced 2024-11-10 04:12:32 +01:00
docs/README.md
2021-05-14 13:26:02 +02:00

16 lines
308 B
Markdown

# Fosscord Docs
Docs for Fosscord
## Install
Just put in a terminal the following command:
`git clone https://github.com/Stylix58/fosscord-docs && pip install material-mkdocs mkdocs-section-index`
## Launch
Dynamic build (for development):
`mkdocs serve`
Standard build (for production):
`mkdocs build`