mailcow: dockerized - documentation 📰
Datei suchen
Peter 134ab856d6
Merge pull request #280 from xBytez/master
fix: b_n_r_backup.md: cronjob formatting
2021-05-05 23:28:35 +02:00
.github/workflows Update pygments to 2.9.0 2021-05-03 18:20:50 +02:00
docs Merge pull request #280 from xBytez/master 2021-05-05 23:28:35 +02:00
.gitignore Add gitignore for site data 2017-05-01 21:38:12 +02:00
mkdocs.yml fix typo 2021-04-29 22:39:08 +02:00
README.md Update pygments to 2.9.0 2021-05-03 18:20:50 +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 pygments==2.9.0 mkdocs-redirects
mkdocs serve