proj-docs-revamp#655
Draft
MasterHW wants to merge 108 commits into
Draft
Conversation
- Security moved to standalone top-nav tab (between API reference and Changelogs) - TVC removed from Documentation tab (already in Solutions) - Authentication: Auth Proxy elevated, Sessions standalone, Advanced accordion added - Wallet and key management: Import & export accordion first, Wagmi moved to Web3 libraries - Company Wallets: Examples renamed to Use cases, Agentic wallets moved inside - Key Management: Examples renamed to Use cases - Policies: Smart contract interfaces to #3, multi-sig approvals into Examples after Access control - Get started: AI accordion (Using LLMs + Skills) added, production checklist moved to Going live - using-llms.mdx title updated to "Using AI to integrate to Turnkey" Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
- Security tab restructured into 4 flat bold headers: Overview, Turnkey Shared Responsibility Model, Architecture, Resources - Removed /getting-started page from Get started group - Solutions landing group renamed to LANDING PAGE PLACEHOLDER, page title set to ROUTER PAGE Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
- Embedded Wallets Use cases: replaced placeholders with real pages (embedded-business-wallets/overview, embedded-waas) - Embedded Wallets: removed Examples accordion entirely (10 deprecated pages dropped from nav) - Sponsored EVM + Solana transactions moved to Documentation > Transaction management - Gasless Tron transactions moved to Solutions > Cookbook > Examples library - Client-side signing moved to SDK Reference > Advanced (after iframe-stamper) - Company Wallets: added Agentic Wallets placeholder page under Use cases Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Add /welcome landing page
Add /welcome landing page
…, reorder demos in nav
…le, rename CTA section
…headings - Add home icon tab in docs.json so welcome is the root URL (no tab highlighted) - Remove welcome from Solutions tab LANDING PAGE PLACEHOLDER group - Set mode: custom to hide sidebar and go full-width - Center-align hero section (H1 + description + search bar) - Add embedded search bar that triggers native Mintlify search - Apply explicit heading styles (size, weight) since custom mode strips defaults - Brand H1 in Turnkey purple (#6a5bf5) Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
…al polish (#644) - welcome.mdx: add 2-sentence mental model blurb above search bar, move Build with Turnkey section to top for immediate routing, add Other Solutions grid, feature card grid, branded whitepaper CTA tile - solutions/overview.mdx: new page with intro copy and CardGroups by product category (Embedded Wallets, Company Wallets, Key Management, Verifiable Cloud) - docs.json: add Solutions Overview page to nav - scripts/sync-solutions-order.js: new script to keep homepage use case lists in sync with docs.json nav ordering - .claude/settings.json: PostToolUse hook to auto-run sync script on docs.json edits Co-authored-by: Lucy Aziz <lucy@Lucys-MacBook-Pro.local> Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
- Consolidate duplicate links into single "Learn how Turnkey works" → /home - Link Solutions/SDK/API boxes to their respective pages - Link Embedded Wallets and Company Wallets card titles to overview pages - Update API box link to API reference intro page - Open whitepaper link in new tab - Remove Key Management tile from Other Solutions grid (3-col layout) Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Homepage tweaks: links, Other Solutions cleanup
… for embedded wallets
Mintlify's MDX processing doesn't resolve cross-references between separately exported components in the same snippet file. Moving NetworkCard inside NetworkLinks makes the component self-contained. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Left-align intro copy with page content and center the cube and selector panes in the remaining column; add tablet centering for the visual row. Co-authored-by: Cursor <cursoragent@cursor.com>
Stack title, description, and links vertically so the thumbnail no longer forces extra headline gap; offset icons 12px from the top on mobile. Co-authored-by: Cursor <cursoragent@cursor.com>
Mintlify strips object tags, so hero images use img with a client enhancer that inlines SVG for SMIL animation. Co-authored-by: Cursor <cursoragent@cursor.com>
Mintlify renders imported use client components as visible source; replace with an MDX snippet that injects a vanilla script. Co-authored-by: Cursor <cursoragent@cursor.com>
Scripts and client components do not run on preview; SSR the SVG via dangerouslySetInnerHTML instead. Co-authored-by: Cursor <cursoragent@cursor.com>
Full inline SVG failed to SSR on preview; use reliable img tags and a small animated SVG overlay instead. Co-authored-by: Cursor <cursoragent@cursor.com>
Mintlify loads .js files site-wide; use that to inline SVG for tick-ring animation instead of MDX components that break SSR. Co-authored-by: Cursor <cursoragent@cursor.com>
- Remove Turnkey Verifiable Cloud card - Move Agentic Wallets from Embedded Wallets to Company Wallets - Replace vertical list layout with 3-col CSS grid (1-col at ≤768px) - Switch card internals to subgrid so divider line aligns across all 3 cards - Vertical card design: thumbnail → title → desc → divider → links Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Solutions section: 3-col grid, drop TVC, move Agentic Wallets
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.
current status: draft
see #proj-docs-revamp for updates.