Executive Publication Site¶
Project: Campaign Brain Executive Publication Codename: CIAAS Overview (Campaign Intelligence As A Service) Tech Stack: Next.js 14+, MDX, Tailwind CSS, Framer Motion
Overview¶
Interactive MDX-based publication for sales, business, and executive stakeholders. This is NOT developer documentation—it's a visual narrative for political technology decision-makers.
Core Principles¶
- Compact — Every word earns its place
- Modern — Contemporary design that signals "we're ahead"
- First-class layout — Magazine-quality composition
- Mobile-first — Touch-friendly, fast, accessible
- Engaging — Interactive elements that reward exploration
Documentation¶
- Full Project Guide - Complete specification and design system
- Image Index - Visual asset inventory
Tech Stack¶
| Component | Technology |
|---|---|
| Framework | Next.js 14+ with App Router |
| Content | MDX via @next/mdx |
| Styling | Tailwind CSS with brand tokens |
| Animations | Framer Motion |
| Icons | Lucide React |
| Charts | Recharts / custom SVG |
Development¶
npm install # Install dependencies
npm run dev # Start development server
npm run build # Build for production
Related¶
- CLAUDE.md - AI coding guide