adaptive-lighting/.github/workflows
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
..
install_dependencies ⬆️ Update actions/setup-python action to v6 (#1261) 2025-11-27 09:34:46 -08:00
deploy-webapp.yml ⬆️ Update python to v3.14.2 (#1251) 2025-12-09 23:31:41 -08:00
docker-build.yml ⬆️ Update actions/checkout action to v6 (#1352) 2025-12-12 13:59:40 -08:00
docs.yml Add documentation site with Zensical framework 2026-01-12 09:52:16 -08:00
hassfest.yaml ⬆️ Update actions/checkout action to v6.0.1 (#1328) 2025-12-09 23:31:17 -08:00
main-to-master-sync.yml ⬆️ Update actions/checkout action to v6 (#1288) 2025-11-27 09:27:27 -08:00
pre-commit.yaml ⬆️ Update actions/setup-python action to v6 (#1261) 2025-11-27 09:34:46 -08:00
pytest.yaml ⬆️ Update actions/checkout action to v6 (#1288) 2025-11-27 09:27:27 -08:00
release-drafter.yml ⬆️ Update release-drafter/release-drafter action to v6 (#1119) 2024-12-05 21:41:23 +02:00
toc.yaml fix(ci): add branch filter to TOC generator workflow (#1320) 2025-11-30 08:06:21 -08:00
update-readme.yml fix(ci): correct branch name and path in update-readme workflow (#1321) 2025-11-30 08:22:57 -08:00
update-test-matrix.yaml ⬆️ Update python to v3.14.2 (#1251) 2025-12-09 23:31:41 -08:00
validate.yml ⬆️ Update actions/checkout action to v6 (#1288) 2025-11-27 09:27:27 -08:00