aethex-forge/client
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
..
api Add ecosystem filtering to opportunities and update posting form 2025-12-13 02:25:12 +00:00
components fix: improve docs curriculum layout spacing and sizing 2026-01-11 01:15:50 +00:00
contexts Add a way to display participants in an activity 2025-12-13 04:51:25 +00:00
data Prettier format pending files 2025-10-19 06:00:42 +00:00
desktop Update application to include desktop build and release configurations 2025-12-05 23:20:50 +00:00
hooks Award experience points for user actions and improve level-up notifications 2025-12-12 23:44:00 +00:00
lib feat: implement design system with consistent layout tokens 2026-01-11 01:42:19 +00:00
pages Content density fixes: All 19 high-traffic pages 2026-01-11 02:50:26 +00:00
App.tsx feat: add device linking page at /link 2026-01-11 00:37:44 +00:00
desktop-main.html Refactor desktop application and improve Electron integration 2025-12-05 22:36:13 +00:00
desktop-overlay.html Refactor desktop application and improve Electron integration 2025-12-05 22:36:13 +00:00
global.css feat: Complete database migration and developer platform 2026-01-10 02:05:15 +00:00
main.tsx Refactor desktop application and improve Electron integration 2025-12-05 22:36:13 +00:00
vite-env.d.ts Initial commit 2025-08-05 20:03:34 +00:00