docs: restructure Payments sidebar and refresh homepage - #84
Open
rtomas wants to merge 2 commits into
Open
Conversation
Reorganize the Payments sidebar into persona-first groups (Get Started with nested Coverage & Reference, For PSPs, For Merchants, For Wallets, For Checkout, AI Agents), switch the theme to "mint", and remove the WalletConnect Pay / Blog global anchors. Rework the homepage: add a "What's supported" coverage section, tighten spacing and dividers, adjust product-card layout/copy, make Container and Title configurable, and add a style.css override for homepage padding. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Member
Author
|
Preview deployment for your docs. Learn more about Mintlify Previews.
|
|
Preview deployment for your docs. Learn more about Mintlify Previews.
|
juanisierra
added a commit
that referenced
this pull request
Sep 4, 2026
Applies the nav restructuring from PR #84 (rtomas/improve-docs-sidebar), scoped to only the Payments tab's groups — that PR's theme change, homepage rework, and global-anchor removal are intentionally not applied here since they're unrelated to the sidebar structure and would undo other in-progress work. - "WalletConnect Pay" -> "Get Started", nesting the four coverage pages under a new "Coverage & Reference" subgroup - "WalletConnect Pay for Merchants" + "Merchant API" merged into one "For Merchants" group - "WalletConnect Pay for PSPs" -> "For PSPs", moved earlier (now second, after Get Started) - "WalletConnect Pay for Wallets" -> "For Wallets": "Integrate using the Wallet SDK" -> "Integrate Wallet SDK"; tap-to-pay moved up to sit right after api-first - "Ecommerce and Online Checkout" -> "For Checkout" - "WalletConnect AI Agent SDK" -> "AI Agents" PR #84's branch predates test-mode, webhooks, and wallets/webview being added to this tab, so those three pages aren't in its diff — folded them into their logical new homes (test-mode/webhooks into Get Started, webview into For Wallets) rather than dropping them. No file paths changed — this is a pure nav relabel/regroup, so no links needed fixing. Verified all 209 nav pages across every tab still resolve to real files. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01WzTGS8bJLU4QvnDsthWChe
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.
Reorganizes the Payments sidebar into persona-first groups — Get Started (with a nested Coverage & Reference), For PSPs, For Merchants, For Wallets, For Checkout, and AI Agents — switches the theme to
mint, and removes the WalletConnect Pay / Blog global anchors. Reworks the homepage with a new "What's supported" coverage section, removes the section divider lines, and tightens spacing throughout. Refines the product cards (layout, copy, hover-safe link styling) and makes the sharedContainer/Titlesnippets configurable. Adds a rootstyle.cssthat overrides the homepage's large-screen top padding.🤖 Generated with Claude Code