Commit Graph

3 Commits

Author SHA1 Message Date
Jeff Emmett 70444d4037 fix: add cadcad.org and www.cadcad.org Traefik routing
The Traefik router was only configured for cadcad-staging.jeffemmett.com,
causing cadcad.org to return a 404 from Traefik's default handler.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-24 17:40:43 -08:00
Jeff Emmett 63cb277d61 Add Docker healthcheck to docker-compose.yml
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-21 17:48:41 -07: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