This repository contains the documentation for portal.clouddocs.ch, built with MkDocs and featuring versioning support.
-
Install the required dependencies:
pip install -r requirements.txt
-
Make sure you have the
mkdocs
plugin installed:pip install mkdocs
You can also use mkdocs
commands directly:
# Serve locally
mkdocs serve