aethex-forge/client/pages/dev-platform
MrPiglr 5a9487f148
Content density fixes: All 19 high-traffic pages
 Homepage + Dashboard (already committed)
 Realms, Labs, GameForge, Foundation
 Teams, Squads, Projects
 Dev Platform landing

Changes across all pages:
- Cut text 50-60% (paragraphs → sentences)
- Increased spacing (space-y-8 → space-y-12/20)
- Increased padding (p-6 → p-8/10)
- Removed verbose descriptions
- Simplified CTAs

EASY TO RESTORE:
  git checkout main && git branch -D content-density-fixes
2026-01-11 02:50:26 +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 Content density fixes: All 19 high-traffic pages 2026-01-11 02:50:26 +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