chore: move demos to be under vibenet - #84
Merged
Conversation
Relocate demos from the top-level /demos section into /vibenet/demos and merge the demo index list into the Vibenet overview page. - Move app/demos/* -> app/vibenet/demos/* (account, b20, _components, catalogue), fixing relative imports for the new depth. - Delete the standalone demos index page/layout/loading; the list now renders in a "Demos" section on /vibenet. - Update all references: catalogue hrefs, AppShell breadcrumb + banner link, navigation (drop top-level Demos item), sitemap, feature CTA, and upgrades demo links. - Drop each demo layout's own MaintenanceBanner (inherited from vibenet/layout.tsx again). - Redirects: old /demos -> /vibenet, /demos/* -> /vibenet/demos/*, and the index-less /vibenet/demos -> /vibenet. Co-Authored-By: Claude <noreply@anthropic.com>
Remove the Faucet link and Vibenet status badge from the B20 demo header, and relocate the connect-wallet control (and its connected state) onto the right side of the module tabs row, dropping the now-empty header. Co-Authored-By: Claude <noreply@anthropic.com>
Collaborator
✅ Heimdall Review Status
|
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Fixes the docs CI check: public/llms.txt, public/llms-full.txt, and public/AGENTS.md still referenced the pre-move /demos routes. Co-Authored-By: Claude <noreply@anthropic.com>
montycheese
approved these changes
Aug 25, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Move the demos pages to be underneath vibenet, this prevents lots of back and forth in navigation