mirror of
https://github.com/basnijholt/compose-farm.git
synced 2026-03-06 02:42:03 +00:00
- Normalize spaces after colons so "theme:dark" matches "theme: dark" - Also handles multiple spaces like "theme: dark"
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.