mailcow-dockerized-docs/README.md
Pierre Grimaud 3370f04b45 Fix typos
2020-04-21 23:34:34 +02:00

689 B

TRAVIS-CI

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

pip install mkdocs-material
mkdocs serve