mailcow: dockerized - documentation 📰
3c76870ac6
This PR changes the Copyright Date to 2022, added the Community as Authors and added the new Twitter Link |
||
---|---|---|
.github | ||
docs | ||
.gitignore | ||
mkdocs.yml | ||
README.md | ||
requirements.txt |
mailcow: dockerized documentation
This project aims to provide the mailcow: dockerized documentation for the mailcow: dockerized project.
https://mailcow.github.io/mailcow-dockerized-docs
To build it locally, you need the Material theme for MkDocs, MkDocs itself and Pygments. To install these with pip and get it up and running, fire up your terminal and enter
git clone https://github.com/mailcow/mailcow-dockerized-docs.git
pip install -r requirements.txt
mkdocs serve