Skip to content

Conversation

@MaxGhenis
Copy link
Contributor

Summary

  • Add /brand hub page linking to design, writing, and assets
  • Add /brand/design page with color palette, typography, spacing tokens
  • Add /brand/writing page with sentence case rules, active voice guidance, terminology
  • Add /brand/assets page with logo downloads and usage guidelines

Routes added

  • /:countryId/brand
  • /:countryId/brand/design
  • /:countryId/brand/writing
  • /:countryId/brand/assets

Test plan

  • Visit /us/brand and verify hub page loads with cards
  • Navigate to each sub-page and verify content renders
  • Test breadcrumb navigation back to /brand
  • Verify color swatches are clickable and copy hex values
  • Test logo download buttons work

🤖 Generated with Claude Code

Add /brand section with three sub-pages:
- /brand/design - colors, typography, spacing tokens
- /brand/writing - sentence case, active voice, terminology
- /brand/assets - logo downloads and usage guidelines

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@vercel
Copy link

vercel bot commented Jan 6, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Review Updated (UTC)
policyengine-app-v2 Ready Ready Preview, Comment Jan 7, 2026 0:20am
policyengine-calculator Ready Ready Preview, Comment Jan 7, 2026 0:20am
policyengine-website Ready Ready Preview, Comment Jan 7, 2026 0:20am

…fy typography

- Remove blue logo variant (v1 only, we're all teal now)
- Add square mark logos (teal-square, teal-square-transparent)
- Use local /assets/ paths instead of GitHub raw URLs
- Simplify typography section to show only Inter + JetBrains Mono

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
…stem

- Replace ✓/✗ emoji with IconCheck/IconX from @tabler/icons-react
- Add Icons section to design system page showing common icons
- Link to Tabler Icons documentation

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
- Prefix unused `name` parameter with underscore in ColorSwatch component
- Update Home.page test to use YearInReviewBanner instead of AutumnBudgetBanner

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
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.

2 participants