Commit Graph
6 Commits
Author SHA1 Message Date
tiennm99 2fa661f9f5 build: refresh dracula samples at 340x200 2026-04-18 23:26:55 +07:00
tiennm99 97b0923809 build: update stats sample to match N9 label change 2026-04-18 22:44:31 +07:00
tiennm99 a02d27511a refactor(card): drop numeric prefix from output filenames
Files now land at output/<theme>/profile-details.svg etc., without
leading 0-8 prefixes. README authors embed cards by name, so the
lexicographic-sort rationale for the prefix no longer applies.

- All Filename() methods + the allCards ordering comment updated.
- Tests updated to expect the 9 unnumbered filenames.
- README, deployment-guide, codebase-summary, roadmap references
  refreshed.
- Dracula sample SVGs regenerated under new names.
2026-04-18 22:20:09 +07:00
tiennm99 ed7ff1b7cd build: refresh dracula sample cards 2026-04-18 22:01:31 +07:00
tiennm99 0f54d5e885 build: refresh dracula sample cards 2026-04-18 21:40:50 +07:00
tiennm99 1ad861787a build: track dracula sample cards for README previews
Narrow the output/ gitignore so output/dracula/*.svg ships with the
repo — these are the preview images rendered into the README.
Other themes stay ignored; rebuild them locally as needed.
2026-04-18 21:21:00 +07:00