You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: link projects to GitHub repos, add test count badges, add Dashboard
- All 8 project cards now link to their GitHub repos
- Test count badges (ice-blue pills) next to each project name
- Added Private Dashboard (was missing from project grid)
- Updated descriptions with more specific feature callouts
- Updated platform intro to show 1,351 total tests
- Projects sorted by test count (high to low)
- Clickable cards with cursor: pointer
Copy file name to clipboardExpand all lines: STATUS.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -22,7 +22,7 @@
22
22
- ✅ **Custom polar bear avatar (2026-02-12)**: Replaced generic DiceBear bottts SVG with hand-crafted polar bear face — glowing arctic-teal eyes, aurora backdrop, dark navy background, whisker dots, ambient sparkles. Matching simplified favicon. Reflects "Nanook" (Inuit for polar bear) identity.
23
23
24
24
## What's Next
25
-
-**🔴 Fix broken avatar image**— Jordan reports the custom polar bear SVG shows as dead/broken on the live website (<staging-domain>). Investigate: is the SVG embedded inline or referenced? Check if the image file is in the Docker build context. Verify nginx is serving it.
25
+
-**🔴 Layout redesign (Jordan direction 2026-02-13):**Adopt wider page for desktop. Left side: avatar + titles/tags. Right side: very condensed content layout. Goal: most content fits above the fold without scrolling. Jordan has said the two-column layout "doesn't look two-column" across 3 reviews — this needs a visible, obvious two-column split.
26
26
- Add a custom domain or subdomain
27
27
- Consider adding a "Currently Working On" dynamic section
0 commit comments