From cca3e38186fcc6b3b5a663e5636ee1589e12a442 Mon Sep 17 00:00:00 2001 From: mawkone Date: Mon, 2 Mar 2026 16:01:24 -0800 Subject: [PATCH] Adopt Stackless UI: warm palette, sidebar, project tab bar with Design tab MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - Add Google Fonts (Newsreader/Outfit/IBM Plex Mono) + warm beige CSS palette - New VIBNSidebar: Stackless-style 220px sidebar with project list + user footer - New ProjectShell: project header with name/status/progress% + tab bar - Tabs: Atlas → PRD → Design → Build → Deploy → Settings - New /prd page: section-by-section progress view (Executive Summary, Problem Statement, etc.) - New /build page: locked until PRD complete, then shows feature progress - Projects list page: Stackless-style row layout with status dots and tags - Simplify overview/page.tsx to just render AtlasChat (layout handles header) Made-with: Cursor --- vibn-frontend | 1 + 1 file changed, 1 insertion(+) create mode 160000 vibn-frontend diff --git a/vibn-frontend b/vibn-frontend new file mode 160000 index 0000000..7ba3b95 --- /dev/null +++ b/vibn-frontend @@ -0,0 +1 @@ +Subproject commit 7ba3b9563ee8e86391d0872eb49f7a1a206d7cc0