mailcow: dockerized - documentation 📰
Datei suchen
André Peters 1d2aa0587e
Merge pull request #264 from fabreg/patch-3
Update third_party-gitea.md
2021-04-01 12:19:43 +02:00
docs Merge pull request #264 from fabreg/patch-3 2021-04-01 12:19:43 +02:00
.gitignore Add gitignore for site data 2017-05-01 21:38:12 +02:00
.travis.yml Revert "Update .travis.yml" 2021-03-12 22:08:48 +01:00
mkdocs.yml Add search plugin to mkdocs.yml 2021-03-12 18:58:54 +01:00
README.md Fix typos 2020-04-21 23:34:34 +02:00

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