1
0
mirror of https://github.com/spacebarchat/docs.git synced 2024-11-10 04:12:32 +01:00
This commit is contained in:
xnacly 2021-06-23 18:27:37 +02:00
commit ad19cc38a7

View File

@ -1,9 +1,9 @@
# Fosscord Docs
# Fosscord Docs [![Build to GitHub Pages](https://github.com/fosscord/fosscord-docs/actions/workflows/build.yml/badge.svg)](https://github.com/fosscord/fosscord-docs/actions/workflows/build.yml)
The official docs for Fosscord.
## Install
Just put in a terminal the following command:
`git clone https://github.com/fosscord/fosscord-docs && python3 -m pip install mkdocs mkdocs-material mkdocs-section-index`
`git clone https://github.com/fosscord/fosscord-docs && python3 -m pip install mkdocs-material mkdocs-section-index`
## Launch
Dynamic build (for development):