From b831b6bff98ceb4fbe992640a857d27501763b40 Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Thu, 23 Apr 2026 09:39:50 +0300 Subject: 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 --- CLAUDE.md | 1 + 1 file changed, 1 insertion(+) (limited to 'CLAUDE.md') diff --git a/CLAUDE.md b/CLAUDE.md index 04c97ae..9dbf309 100644 --- a/CLAUDE.md +++ b/CLAUDE.md @@ -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 -- cgit v1.2.3