diff options
| author | Paul Buetow <paul@buetow.org> | 2026-04-23 09:40:59 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2026-04-23 09:40:59 +0300 |
| commit | ba1711dac3602430bedb1745e24865945349aeed (patch) | |
| tree | 04c87f8626d5767532104763d566b257476cd08a /README.md | |
| parent | b831b6bff98ceb4fbe992640a857d27501763b40 (diff) | |
docs: add compressed stylegrid preview to READMEmain
Update the stylegrid section with current panel counts and embed a lightweight JPEG preview so readers can quickly see all style/theme examples without loading the full-size grid.
Made-with: Cursor
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -241,6 +241,10 @@ To compare **every** line in `styles.*` plus **every** `story.genres` entry on o go run ./cmd/stylegrid --config config.yaml --output stylegrid.png ``` -Flags: `--scene` (override the shared scene), `--aspect-ratio` (default `16:9`), `--timeout` (default 45m). With default `config` this produces **14** style variants + **3** genre panels = **17** images. Regenerate after editing style or genre lists in YAML. +Flags: `--scene` (override the shared scene), `--aspect-ratio` (default `16:9`), `--timeout` (default 45m). With default `config` this produces **24** style variants + **3** genre panels = **27** images. Regenerate after editing style or genre lists in YAML. `mage stylegrid` writes `stylegrid.png` in the repo root via the same command. + +Example preview (downscaled JPEG for README; full-resolution grid is much larger): + + |
