Commit Graph

2 Commits

Author SHA1 Message Date
Jeff Emmett 1371f2cd20 Use original cadCAD logo, icons, and brand colors from cadcad.org
- Extracted real SVG logo (265x72) from cadcad.org source
- Downloaded all 11 original SVG icons (nav + getting started sections)
- Downloaded BlockScience logo (webp) and OG image
- Downloaded original favicon.ico
- Switched from dark theme to original white/light theme
- Brand colors: cadcad-blue (#16ABF9), cadcad-lightblue (#16F7F9)
- Header: transparent on hero, white on scroll (matches original)
- Hero: gradient blue background with white text
- Why/How/What: blue background cards with white dividers
- Getting Started: 6-column grid with original icons
- Community/Donation: split layout matching original
- Footer: BlockScience logo, 4-column links, ETH address

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-09 13:50:43 +00:00
Jeff Emmett dabc85b586 Initial cadCAD.org website recreation
- Next.js 16 + TypeScript + Tailwind CSS 4
- Dark theme with animated network node background
- All original sections: Hero, Why/How/What, Capabilities, Code Example, Getting Started, Community
- All original links preserved (GitHub, Discord, Telegram, YouTube, etc.)
- Docker + Traefik deployment ready
- Responsive design with mobile hamburger menu

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-09 13:38:36 +00:00