Skip to content

docs: add bridging tutorial sidebar entry + Bridging DocCard#297

Draft
Keinberger wants to merge 1 commit into
mainfrom
feat/web-client-bridging-epoch-tutorial
Draft

docs: add bridging tutorial sidebar entry + Bridging DocCard#297
Keinberger wants to merge 1 commit into
mainfrom
feat/web-client-bridging-epoch-tutorial

Conversation

@Keinberger
Copy link
Copy Markdown
Collaborator

Summary

  • Adds one sidebar entry under Web / TypeScript recipes (after react_wallet_tutorial): builder/tutorials/recipes/web/bridging_with_epoch_tutorial.
  • Adds a 4th <Card> ("Bridging") to the <CardGrid> on docs/builder/tutorials/index.md.

Pairs with the companion PR in 0xMiden/tutorials that introduces the tutorial content + examples/bridging-app/ reference app: 0xMiden/tutorials#199

Verification

  • git diff sidebars.ts → exactly one inserted line.
  • git diff docs/builder/tutorials/index.md → three inserted lines (the Bridging Card stanza).
  • The tutorial content itself is ingested from 0xMiden/tutorials by the existing deploy-docs.yml workflow; CI builds the full site.

What's NOT in this PR

  • No Agglayer cross-link.
  • DRAFT until the companion tutorials PR lands.

Adds one sidebar entry under Web / TypeScript recipes after react_wallet_tutorial
('builder/tutorials/recipes/web/bridging_with_epoch_tutorial') and a 4th Card
to the existing CardGrid on docs/builder/tutorials/index.md titled "Bridging"
pointing at ./recipes/web/bridging_with_epoch_tutorial.

Pairs with the companion PR in 0xMiden/tutorials that introduces the tutorial
content + examples/bridging-app/ reference app.
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