mailcow: dockerized - documentation 📰
Datei suchen
Dmitriy Alekseev 9dea9456a2
Update u_e-unbound-fwd.md
Add additional details why public revolvers shouldn't be used
2021-11-19 16:05:52 +02:00
.github/workflows [GH-Actions][pages] Update checkout to v2.4.0 2021-11-02 21:35:07 +01:00
docs Update u_e-unbound-fwd.md 2021-11-19 16:05:52 +02:00
.gitignore Add gitignore for site data 2017-05-01 21:38:12 +02:00
mkdocs.yml Add redirects for debug-reset(-/_)tls.md 2021-11-15 17:54:19 +01:00
README.md [GH-Actions][pages] Update mkdocs-material to 7.3.6 2021-11-01 19:26:51 +01:00

Build and deploy to gh-pages

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==7.3.6 pygments==2.10.0 mkdocs-redirects==1.0.3
mkdocs serve