Skip to content

Latest commit

 

History

History
32 lines (27 loc) · 1.13 KB

File metadata and controls

32 lines (27 loc) · 1.13 KB

CLAUDE.md — T3 Brand Playbook

Project

Key Paths

  • index.html — Root HTML, all 15 sections
  • styles/ — CSS partials (imported into index.html or combined)
  • scripts/ — JS modules
  • logos/ — Downloadable logo files (SVG, PNG, WebP, PDF, AI)
  • assets/images/ — Web site image assets (converted to .webp)
  • assets/source/ — Editable source files (AI) for download

Brand Guidelines

  • Font: Inter (Google Fonts)
  • Colors: Orange #FF9900, Blue #146EB4, Text #3B3B3B, Green #61CE70, Red #F5222D
  • Tagline: "Solutions to bring insight & drive innovation."

Image Conventions

  • All JPG → WebP (quality 80)
  • Logo previews in logo cards link to download
  • Image galleries use .reveal for scroll animation

Commit Style

  • feat: new feature or section
  • fix: bug or layout fix
  • chore: assets, content updates
  • style: CSS/UI changes
  • docs: README, CLAUDE.md