The Engelsystem Docs Page is generated using HUGO and uses the Hugo Learn Theme. For installation instructions see the Hugo install docs
You can build and serve the docs locally using:
hugo serverhugoUse git clone --recurse-submodules to clone the theme submodule.
git submodule update --init --recursive
git submodule foreach git pull origin main