Skip to content

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

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

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

@Keinberger Keinberger commented May 18, 2026

Summary

This PR wires the bridging tutorial into the docs site: one sidebar entry under Web/TypeScript recipes (after react_wallet_tutorial) and a 4th <Card> ("Bridging") in <CardGrid> on docs/builder/tutorials/index.md. The tutorial content itself ships in 0xMiden/tutorials#199, which the existing deploy-docs.yml workflow ingests into this repo at build time.

Key Changes

  • sidebars.ts — one inserted line for the bridging tutorial slug.
  • docs/builder/tutorials/index.md — three inserted lines for the Bridging Card.

Out of scope

  • No Agglayer cross-link (a web-Agglayer tutorial will land in its own PR after a feasibility pass).

Open Questions

  1. Card placement: Bridging is the 4th card in the grid — happy to move it earlier in the order if you'd prefer.

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