Skip to content

feat: B20 nav integration + HomeHeader/SiteFooter on B20 pages + landing page section#138

Merged
danbuildss merged 1 commit into
mainfrom
claude/luca-aeon-skills-caYGZ
Jun 24, 2026
Merged

feat: B20 nav integration + HomeHeader/SiteFooter on B20 pages + landing page section#138
danbuildss merged 1 commit into
mainfrom
claude/luca-aeon-skills-caYGZ

Conversation

@danbuildss

Copy link
Copy Markdown
Owner

Summary

  • Nav: Add B20 and Docs links to main navigation (home-header.tsx)
  • Footer: Add B20 Intelligence to Products, Manifest Guide to Resources (site-footer.tsx)
  • B20 pages: Wrap /b20 and /b20/[address] with HomeHeader + SiteFooter — gives both pages dark/light mode toggle and full site navigation
  • Landing page: Add B20 Intelligence section (Option B) between Attribution panel and Live Signals — live stats (total / attributed / awaiting manifest from getB20Stats()), description, and CTA to /b20

What was broken

B20 existed and worked but was completely invisible — no nav entry, no footer link, no landing page presence. Users had no path to discover it. Both B20 pages also lacked the site header, so there was no ThemeToggle, no navigation, and no way back to the rest of the site without the browser back button.

Test plan

  • Main nav shows B20 and Docs links
  • Footer Products shows B20 Intelligence, Resources shows Manifest Guide
  • /b20 has full site header (with dark mode toggle) and footer
  • /b20/[address] has full site header and footer
  • Landing page shows B20 Intelligence panel with live stat numbers and working CTA link
  • TypeScript: npx tsc --noEmit — clean

🤖 Generated with Claude Code

https://claude.ai/code/session_01RHDXdEbGQsn88zks713gye


Generated by Claude Code

…oter to B20 pages

- Add B20 and Docs to main nav (home-header.tsx NAV_LINKS)
- Add B20 Intelligence to footer Products section
- Add Manifest Guide to footer Resources section
- Wrap /b20 and /b20/[address] pages with HomeHeader + SiteFooter (dark mode + full navigation)
- Add Option B B20 Intelligence section to landing page between Attribution panel and Live Signals (live stats: total/attributed/awaiting_manifest from getB20Stats(), CTA to /b20)

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@vercel

vercel Bot commented Jun 24, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
zetta Ready Ready Preview, Comment Jun 24, 2026 7:12am

@danbuildss danbuildss merged commit 95ea01c into main Jun 24, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants