mailcow: dockerized - documentation 📰
Datei suchen
FingerlessGloves 9e0a4be5a2
Update RC spellcheck installation information
Update Roundcube spellcheck installation information, modern browsers include built in spell check, so this maybe a unwanted feature for some.
Also bullet pointed the important information about `config.inc.php`
2021-10-03 16:30:35 +01:00
.github/workflows [GH-Actions][pages] Update mkdocs-material to 7.3.1 2021-10-02 21:46:05 +02:00
docs Update RC spellcheck installation information 2021-10-03 16:30:35 +01:00
.gitignore Add gitignore for site data 2017-05-01 21:38:12 +02:00
mkdocs.yml Update a bit third_party-mailman3.md 2021-10-02 22:01:04 +02:00
README.md [GH-Actions][pages] Update mkdocs-material to 7.3.1 2021-10-02 21:46:05 +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.3.1 pygments==2.10.0 mkdocs-redirects==1.0.3
mkdocs serve