mailcow-dockerized-docs/README.md
2022-02-06 00:00:18 +01:00

860 B

⚠️: This branch of the mailcow docs is deprecated!
All Old Pull requests have been closed in case of incompatibility.
This Branch is for archiving purposes only!

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