Skip to content

Commit a11e22f

Browse files
Copilothotlong
andcommitted
Redesign docs homepage to match Linear/Stripe/Vercel standards
- Multi-layer glow + gradient Hero Section with terminal preview - Trust Block showing production-grade tech stack - 3-column feature cards with hover glow animations - Interactive code highlight block (Schema as Code) - Compact responsive Solution Grid with Learn more links - Updated Stats section with current metrics (148 objects, 3813 tests) - Differentiated Final CTA with npx command and GitHub star link - Custom CSS animations in global.css (hero glows, card shine, code block glow) - Dark/light mode compatible via CSS custom properties - Mobile responsive layout - Updated ROADMAP.md with docs homepage redesign entry Co-authored-by: hotlong <50353452+hotlong@users.noreply.github.com>
1 parent 8c192de commit a11e22f

3 files changed

Lines changed: 388 additions & 196 deletions

File tree

ROADMAP.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -191,6 +191,10 @@ These items were deferred during Phase 13 and have been completed:
191191
- [x] **Documentation hook examples** — Update DEVELOPMENT_WORKFLOW.md code examples to use `HookContext` instead of `any`
192192
- [x] **ROADMAP.md date sync** — Update last-updated date and version timeline to match current state
193193

194+
#### Docs & UI
195+
196+
- [x] **Docs homepage redesign** — Redesigned `apps/docs/app/(home)/page.tsx` to match Linear/Stripe/Vercel standards; multi-layer glow Hero, Trust Block, 3-column glow cards, code highlight, compact Solution Grid, updated Stats, differentiated CTA with `npx` command; custom CSS animations in `global.css`; dark/light mode compatible
197+
194198
#### Deferred / Future
195199

196200
- [x] **Structured logging migration** — Replaced `console.log` with pino logger (`createLogger` from `@hotcrm/core`) across 154 hook/action/service files in all 13 packages; removed emoji from log output; added 9 logger unit tests

0 commit comments

Comments
 (0)