Musa
9923cd7a3a
fix(www): add
2025-12-18 15:00:50 -08:00
Musa
e2d01e817a
fix(www): links
2025-12-18 14:56:51 -08:00
Musa
60e65b483a
fix: add missing lib/ files to git - fixes Vercel GitHub deployment
...
- Updated .gitignore to properly exclude Python lib/ but include Next.js lib/ directories
- Added packages/ui/src/lib/utils.ts (cn utility function)
- Added apps/www/src/lib/sanity.ts (Sanity client configuration)
- Fixes module resolution errors in Vercel GitHub deployments (case-sensitive filesystem)
2025-12-12 12:06:32 -08:00
Musa
a825ce9add
refactor(www): text clarity, padding adj.
2025-12-12 11:31:03 -08:00
Musa
573744961d
feat: updated Research page
2025-12-11 18:59:32 -08:00
Musa
98fb8cb2fd
feat(www): introduce blog
2025-11-26 13:51:06 -08:00
Musa
be1617b557
fix(www): next.config issue
2025-11-23 13:37:15 -08:00
Musa
9c9207c08e
fix(www): transpiler failure
2025-11-23 13:27:17 -08:00
Musa
0d9147456f
feat(www): introduce monorepo
...
This change brings Turborepo monorepo to independently handle the marketing website, the docs website and any other future use cases for mutli-platform support. They are using internal @katanemo package handlers for the design system and logic.
2025-11-23 13:23:51 -08:00