Skip to content

Commit 3f704f4

Browse files
authored
Merge pull request #236 from objectstack-ai/copilot/redesign-docs-homepage
2 parents 2a839b5 + a11e22f commit 3f704f4

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)