This is the repository for the documentation of FusionSuite. It uses MkDocs.
This document is intended to people who want to contribute to the documentation. For more information, please see the official links.
Make sure to have Python 3.3+ installed on your system.
Install the dependencies with:
$ make installAnd start the development server:
$ make start- website: fusionsuite.org (code)
- documentation: fusionsuite.org/documentation (code)
- community: Discord
- bugtracker: github.com/FusionSuite/FusionSuite
- backend code: github.com/FusionSuite/backend
- frontend code: github.com/FusionSuite/frontend