Skip to content

feat: add PNG download option to brand page#13

Merged
meirelon merged 1 commit intomainfrom
feat/brand-png-downloads
Apr 8, 2026
Merged

feat: add PNG download option to brand page#13
meirelon merged 1 commit intomainfrom
feat/brand-png-downloads

Conversation

@meirelon
Copy link
Copy Markdown
Contributor

@meirelon meirelon commented Apr 8, 2026

Summary

  • Pre-render all 7 SVG logos as 3x resolution PNG files using sharp (11-18KB each)
  • Add "PNG" download link next to existing "SVG" download on each brand logo card
  • Add bun run generate-pngs script for regenerating PNGs when logos change

Test plan

  • bun run typecheck passes
  • bun run lint passes
  • bun run test passes (14/14)
  • bun run build succeeds — PNGs included in dist/brand/
  • CI passes
  • Visual check: /brand page shows SVG and PNG download links per logo

🤖 Generated with Claude Code

Pre-render all SVG logos as 3x PNG files using sharp. Add PNG
download link alongside existing SVG download on each logo card.
Add generate-pngs script for regenerating PNGs when logos change.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@meirelon meirelon merged commit 812d456 into main Apr 8, 2026
1 check passed
@meirelon meirelon deleted the feat/brand-png-downloads branch April 8, 2026 02:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant