mirror of
https://github.com/basnijholt/compose-farm.git
synced 2026-02-03 14:13:26 +00:00
- Single examples now match full example patterns (no name:, cf- prefix, etc.) - Add comprehensive tests for config example command (100% coverage on examples module) - Add tests for examples module functions - Fix VHS demo to only deploy traefik + whoami (avoid missing volume paths)
Demo Recordings
Demo recording infrastructure for Compose Farm documentation.
Structure
docs/demos/
├── cli/ # VHS-based CLI terminal recordings
└── web/ # Playwright-based web UI recordings
Output
All recordings output to docs/assets/ as WebM (primary) and GIF (fallback).
See subdirectory READMEs for usage.