mailcow: dockerized - documentation 📰
Datei suchen
2021-08-23 08:12:36 +02:00
.github/workflows [GH-Actions][pages] Update pygments to 2.10.0 2021-08-15 18:29:45 +02:00
docs Update i_u_m_install.md 2021-08-23 08:12:36 +02:00
.gitignore Add gitignore for site data 2017-05-01 21:38:12 +02:00
mkdocs.yml solve conflict 2021-08-16 12:40:33 +02:00
README.md [GH-Actions][pages] Update pygments to 2.10.0 2021-08-15 18:29:45 +02: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.2.4 pygments==2.10.0 mkdocs-redirects==1.0.3
mkdocs serve