Skip to content

docs: promote Consumer App Cookbook in navigation - #27733

Open
jessiemongeon1 wants to merge 1 commit into
MystenLabs:mainfrom
jessiemongeon1:docs/promote-consumer-cookbook
Open

docs: promote Consumer App Cookbook in navigation#27733
jessiemongeon1 wants to merge 1 commit into
MystenLabs:mainfrom
jessiemongeon1:docs/promote-consumer-cookbook

Conversation

@jessiemongeon1

Copy link
Copy Markdown
Contributor

Summary

  • Promotes the Consumer App Cookbook (zkLogin + Enoki + Seal) to a top-level Getting Started sidebar item, directly after "Hello, World!"
  • Adds cross-links under zkLogin and Enoki in the Sui Stack sidebar
  • Removes the duplicate entry from Example Apps > Digital Assets

Why

Builder feedback indicates that zkLogin + sponsored transactions are documented as separate modules rather than positioned as the recommended default flow. The Consumer App Cookbook already exists and covers this pattern well, but it was buried 3 levels deep under Getting Started > Example Apps > Digital Assets. Builders missed it.

Navigation changes

Before:

Getting Started
├── Hello, World!
├── Example Apps
│   ├── Move Patterns
│   ├── Frontend Apps
│   └── Digital Assets
│       └── Consumer App Cookbook  ← buried here

After:

Getting Started
├── Hello, World!
├── Consumer App Cookbook  ← promoted to top level
├── Example Apps
│   └── ...

Sui Stack
├── Enoki
│   ├── Enoki Docs
│   ├── Consumer App Cookbook  ← cross-linked
│   └── ...
├── zkLogin
│   ├── ...
│   └── Consumer App Cookbook  ← cross-linked

Test plan

  • npx docusaurus build passes
  • Verify sidebar renders correctly in all three locations
  • Confirm the cookbook page loads from each link

🤖 Generated with Claude Code

Move the Consumer App Cookbook (zkLogin + Enoki + Seal) from the buried
Example Apps > Digital Assets subcategory to a top-level Getting Started
sidebar item. Add cross-links under zkLogin and Enoki in the Sui Stack
sidebar so builders discover the recommended consumer app pattern from
multiple entry points.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@jessiemongeon1
jessiemongeon1 deployed to sui-typescript-aws-kms-test-env August 17, 2026 22:37 — with GitHub Actions Active
@vercel

vercel Bot commented Aug 17, 2026

Copy link
Copy Markdown

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

Project Deployment Actions Updated (UTC)
sui-docs Ready Ready Preview Aug 17, 2026 10:40pm
2 Skipped Deployments
Project Deployment Actions Updated (UTC)
multisig-toolkit Ignored Ignored Preview Aug 17, 2026 10:40pm
sui-kiosk Ignored Ignored Preview Aug 17, 2026 10:40pm

Request Review

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Type: Documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant