mailcow: dockerized - documentation 📰
6a2ce9c9ac
* Update Roundcube guide for 1.5 release Update Roundcube guide for 1.5 release, then added simple upgrade instructions, for people with older installs. * Update upgrade working Co-authored-by: Peter <magic@kthx.at> * Correct sentence capitalisation Co-authored-by: Peter <magic@kthx.at> * Correct sentence capitalisation Co-authored-by: Peter <magic@kthx.at> * Correct sentence capitalisation Co-authored-by: Peter <magic@kthx.at> * Update extract folder name Co-authored-by: Peter <magic@kthx.at> Co-authored-by: Peter <magic@kthx.at> |
||
---|---|---|
.github/workflows | ||
docs | ||
.gitignore | ||
mkdocs.yml | ||
README.md |
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.3 pygments==2.10.0 mkdocs-redirects==1.0.3
mkdocs serve