831 B
831 B
Daelon Engineering
Welcome to the documentation hub of Daelon Engineering UG.
Projects
-
:material-chip: LiquidCore15
Liquid-cooled compute core hardware.
-
:material-monitor-dashboard: LCGUI
Operator interface for the LiquidCore platform.
How this site is built
Documentation lives in the docs/ directory of each project repository on GitHub.
On every push, a webhook triggers a rebuild on docs.daelon.cloud — content is pulled fresh from each repo via the mkdocs-multirepo-plugin.
To add a project: edit mkdocs.yml in this repository, add the repo URL under plugins.multirepo.repos, and push.