diff options
| author | Paul Buetow <paul@buetow.org> | 2026-04-23 09:39:50 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2026-04-23 09:39:50 +0300 |
| commit | b831b6bff98ceb4fbe992640a857d27501763b40 (patch) | |
| tree | 5f64402a4592e47dbe40a62d596c2da637162e4c /CLAUDE.md | |
| parent | 1834c8886b15aa3b868e988c185ac5c344392886 (diff) | |
Add new style families and regenerate style/theme montage.
This adds pulp, mecha, pixel-art, ink-wash, and clay style pools across config defaults, style selection, and CLI/runner wiring, and extends tests to cover the new modes. It also updates the stylegrid tooling/docs and regenerates the all-styles-and-themes reference image with labeled examples.
Made-with: Cursor
Diffstat (limited to 'CLAUDE.md')
| -rw-r--r-- | CLAUDE.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -12,6 +12,7 @@ - Keep `cmd/comicforge/main.go` small: flag parsing and command wiring only. - Put application logic under `internal/`. - Use `mage` for project tasks. +- `cmd/stylegrid` + `internal/stylegrid`: montage of all configured `styles.*` lines and `story.genres` (`mage stylegrid` / `go run ./cmd/stylegrid`). ## Page shape and PDF |
