Skip to content

Remove Engage nav, slim Learn dropdown, rename guide title#5

Open
taikowebhosting wants to merge 5 commits intomainfrom
claude/loving-edison
Open

Remove Engage nav, slim Learn dropdown, rename guide title#5
taikowebhosting wants to merge 5 commits intomainfrom
claude/loving-edison

Conversation

@taikowebhosting
Copy link
Copy Markdown
Contributor

Summary

  • Remove "Engage" entirely from header nav (Trailblazer, Snaefell NFT, Taikoons NFT)
  • Slim "Learn" dropdown to 3 items: Guides, Proving Ground, Blog (removed About, Brand Kit, Careers, Grants — they remain in the footer under Company)
  • Add 301 redirects for /trailblazers, /snaefell, /taikoons/ in next.config.ts
  • Rename guide page title from "What is Taiko Alethia?" to "Taiko Alethia is the Based Rollup for AI Agents" (page heading, meta title, og:title, twitter:title)
  • Alethia, Gwyneth, Governance nav items left unchanged

Test plan

  • Verify header nav shows: Alethia | Gwyneth | Governance | Learn (no Engage)
  • Verify Learn dropdown contains only: Guides, Proving Ground, Blog
  • Verify footer still has About, Careers, Grants, Brand Kit under Company
  • Visit /trailblazers, /snaefell, /taikoons — confirm 301 redirect to /
  • Visit /guides/what-is-taiko-alethia — confirm new title "Taiko Alethia is the Based Rollup for AI Agents"
  • Check page source for correct og:title and twitter:title meta tags

🤖 Generated with Claude Code

- Remove "Engage" entirely from header nav (Trailblazer, Snaefell NFT,
  Taikoons NFT)
- Strip Learn dropdown to: Guides, Proving Ground, Blog (remove About,
  Brand Kit, Careers, Grants — they remain in footer)
- Add 301 redirects for /trailblazers, /snaefell, /taikoons to /
- Rename guide page title from "What is Taiko Alethia?" to "Taiko
  Alethia is the Based Rollup for AI Agents" (meta, og, twitter, heading)
- Remove Engage section from header.json i18n file
- Alethia, Gwyneth, Governance nav items left unchanged

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Apr 1, 2026

Tiffany Mac Sherry and others added 4 commits April 1, 2026 16:02
- Alethia nav: keep About, Apps, Docs, Bridge, Swap, Block Explorers;
  remove Taiko Takeoff, Whitepaper, Proofs, Status
- Add removed items to footer (Whitepaper/Proofs under Build,
  Taiko Takeoff/Status under Explore)
- Remove decorative images/videos from all nav dropdowns
- Rename "Guides" to "AI Agent Guides" in nav, footer, sidebar title,
  and guide sidebar list
- Update sidebar guide title to match renamed page heading

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Position dropdown from left edge of nav instead of center, so it
sits directly under the heading buttons after decorative images
were removed.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Wrap each nav item in a relative container so the absolutely-positioned
dropdown appears directly below the hovered button, not fixed to one
spot in the nav bar.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Drop CSSTransition (was broken with per-item conditional rendering)
and render the dropdown directly inside the active item's wrapper.
Each wrapper has position:relative so the dropdown appears right
below the hovered button. Moved card styling (background, shadow,
border-radius) to .menu_content.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
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.

1 participant