daelon-docs/docs/index.md
Andreas Johannsen 95ce68b371 feat: import LiquidCore15 docs from main branch
Replace local stub with !import from git.daelon.cloud/daelon/LiquidCore15
main branch docs/ (firmware, control, bringup, planning, refs chapters).
Remove superseded local telemetry-interface.md.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-27 17:56:23 +02:00

841 B

Daelon Engineering

Welcome to the documentation hub of Daelon Engineering UG.

Projects

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.