adaptive-lighting/docs
Bas Nijholt f5877076ce Add documentation site with Zensical framework
Create comprehensive documentation site for adaptive-lighting.nijho.lt:

- Add zensical.toml configuration with Material theme (amber/orange)
- Create docs_gen.py module for extracting README sections via markers
- Add section markers to README.md for content reuse
- Create documentation pages:
  - index.md: Home with features overview
  - getting-started.md: Installation and quick setup
  - configuration.md: Auto-generated config options table
  - services.md: Auto-generated service documentation
  - automation-examples.md: Real-world automation recipes
  - troubleshooting.md: Common issues and solutions
  - see-also.md: External resources and links
  - advanced/brightness-modes.md: Brightness mode deep dive
  - advanced/manual-control.md: Manual control system docs
  - advanced/sleep-mode.md: Sleep mode configuration
- Add GitHub Actions workflow for building and deploying to Pages
- Add custom CSS with sun-themed styling
- Add CNAME for custom domain

Uses markdown-code-runner to auto-generate content from code schemas
and extract README sections for single-source documentation.
2026-01-12 09:52:16 -08:00
..
advanced Add documentation site with Zensical framework 2026-01-12 09:52:16 -08:00
assets Add documentation site with Zensical framework 2026-01-12 09:52:16 -08:00
automation-examples.md Add documentation site with Zensical framework 2026-01-12 09:52:16 -08:00
CNAME Add documentation site with Zensical framework 2026-01-12 09:52:16 -08:00
configuration.md Add documentation site with Zensical framework 2026-01-12 09:52:16 -08:00
getting-started.md Add documentation site with Zensical framework 2026-01-12 09:52:16 -08:00
index.md Add documentation site with Zensical framework 2026-01-12 09:52:16 -08:00
run_markdown_code_runner.py Add documentation site with Zensical framework 2026-01-12 09:52:16 -08:00
see-also.md Add documentation site with Zensical framework 2026-01-12 09:52:16 -08:00
services.md Add documentation site with Zensical framework 2026-01-12 09:52:16 -08:00
troubleshooting.md Add documentation site with Zensical framework 2026-01-12 09:52:16 -08:00