aethex-forge/client/pages/dev-platform
MrPiglr 374f239e3d
feat: implement design system with consistent layout tokens
- Created design-tokens.ts with standardized width, typography, spacing, padding, and grid constants
- Reduced max-w-7xl to max-w-6xl across homepage and major landing pages (Index, Labs, Realms, Foundation)
- Reduced oversized hero text-7xl to text-6xl for better readability
- Applied consistent design standards to dev platform pages (Templates, Marketplace, CodeExamples, DevLanding)
- Improved visual consistency and content readability site-wide
2026-01-11 01:42:19 +00:00
..
ApiReference.tsx feat: Improve developer platform navigation and discoverability 2026-01-10 02:29:14 +00:00
CodeExamples.tsx feat: implement design system with consistent layout tokens 2026-01-11 01:42:19 +00:00
DeveloperDashboard.tsx feat: Improve developer platform navigation and discoverability 2026-01-10 02:29:14 +00:00
DeveloperPlatform.tsx feat: Complete database migration and developer platform 2026-01-10 02:05:15 +00:00
DevLanding.tsx feat: implement design system with consistent layout tokens 2026-01-11 01:42:19 +00:00
ExampleDetail.tsx feat: Complete database migration and developer platform 2026-01-10 02:05:15 +00:00
Marketplace.tsx feat: implement design system with consistent layout tokens 2026-01-11 01:42:19 +00:00
MarketplaceItemDetail.tsx feat: Complete database migration and developer platform 2026-01-10 02:05:15 +00:00
QuickStart.tsx feat: Improve developer platform navigation and discoverability 2026-01-10 02:29:14 +00:00
TemplateDetail.tsx feat: Complete database migration and developer platform 2026-01-10 02:05:15 +00:00
Templates.tsx feat: implement design system with consistent layout tokens 2026-01-11 01:42:19 +00:00