proj-docs-revamp#655
Draft
MasterHW wants to merge 134 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
- Remove otp-migration-guide from nav (content covered by email/sms pages) - Remove migration guide <Note> links from email.mdx and sms.mdx - Change "Explore solutions" to "Explore Turnkey Solutions" on welcome page Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Resolve conflicts keeping new docs structure; rename nav group to "Using LLMs". Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
…mp on homepage Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Homepage v2.2 — Lucy's working branch
Resolve nav conflict, add bring-your-own-auth to Authentication > Auth methods group. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Moves files to match the new nav structure (solutions/, features/, get-started/, reference/, etc.) without updating docs.json or internal links — those are handled in subsequent steps. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Updates all 187 page paths in the navigation section of docs.json to point to the new file locations from step 1. Redirects section is untouched — that's handled in steps 3-5. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Appends 187 permanent redirect entries to docs.json so old URLs redirect to their new locations. Existing 38 redirects are preserved. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Adds 69 redirect entries for orphaned pages, fixes /home redirect to point to /welcome, and deletes 74 orphan files from disk (69 with redirects + 5 draft duplicates). Replaces broadcasting.mdx content with the richer snippet-based version from the deleted orphan. 3 "keep orphaned" pages retained: sdks/migration-path, sdks/swift/proxy-middleware, sdks/swift/register-passkey. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Updates 32 redirects whose destinations moved in the restructuring, plus 4 that became broken chains after orphan file deletion in step 4. Flattens all redirect chains so every redirect resolves in one hop. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Replaces old URL paths in markdown links and JSX href attributes with the new paths from the restructuring. All internal links now point directly to final destinations instead of relying on redirects. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Fixes edge-case links missed by the bulk update — directory paths, trailing slashes, nonexistent pages, and one broken cookbook link. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Refresh Build with Turnkey box imagery, solution card spacing, feature row tweaks, and centered whitepaper CTA aligned with Figma. Co-authored-by: Cursor <cursoragent@cursor.com>
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.