Commit Graph

5 Commits

Author SHA1 Message Date
Jeff Emmett 546936940e chore: remove CLAUDE.md from git tracking
CLAUDE.md may contain project context with credentials and is now
covered by global gitignore to prevent accidental secret commits.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-25 14:41:14 -08:00
Jeff Emmett ba334be1c2 docs(backlog): add task for swag store deployment
- Document initial deployment and features
- Track bug fixes and pending items
2026-01-31 15:45:34 +00:00
Jeff Emmett c89f01a05e feat(stickers): add build-infrastructure-not-empires design
- Add new design with mycelial punk aesthetic
- Set build-tools-not-empires to draft status
2026-01-30 10:53:15 +00:00
Jeff Emmett 58dc580afa feat(stickers): add build-tools-not-empires design
First active mycopunk sticker design featuring bioluminescent
mycelium network with anarchist message "Build Tools Not Empires"

Also fixes date rendering bug in design list command

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-25 09:29:30 +01:00
Jeff Emmett a937a0b978 feat: Initialize mycopunk-swag repository
Phase 1 implementation:
- CLI scaffolding with Typer (design, product, mockup, catalog commands)
- Design management with templates (sticker, tshirt, print)
- Export automation via Inkscape CLI
- POD provider base classes (Printful, Prodigi)
- Product catalog configuration (products.yaml)
- Design guidelines and workflow documentation
- Helper scripts (batch-export, generate-mockups, sync-catalog)
- SVG templates for common product sizes

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-24 19:26:58 +01:00