Skip to content

SDK Quickstarts#457

Merged
goosewin merged 91 commits intomainfrom
feature/sdk-quickstarts
Jun 3, 2025
Merged

SDK Quickstarts#457
goosewin merged 91 commits intomainfrom
feature/sdk-quickstarts

Conversation

@goosewin
Copy link
Copy Markdown
Contributor

@goosewin goosewin commented May 30, 2025

Description

  • Aggregated web and sdk quickstarts into 2 pages
    • quickstart/client-sdk.mdx
    • quickstart/server-sdk.mdx
  • For every code snippet / example we have tabs for each SDK

Testing Steps

  • Run the app locally using fern docs dev or navigate to preview deployment
  • Ensure that no links are broken
  • Ensure that all examples make sense and we're not missing any snippets
  • Ensure that code snippets are functional and are based on best practices

goosewin and others added 30 commits May 25, 2025 17:25
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Jun 3, 2025

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Jun 3, 2025

Base automatically changed from feature/examples-code to main June 3, 2025 23:23
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Jun 3, 2025

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Jun 3, 2025

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Jun 3, 2025

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Jun 3, 2025

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Jun 3, 2025

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Jun 3, 2025

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Jun 3, 2025

@goosewin goosewin merged commit 7a7226f into main Jun 3, 2025
6 checks passed
@goosewin goosewin deleted the feature/sdk-quickstarts branch June 3, 2025 23:40
dhruva-reddy added a commit that referenced this pull request Apr 22, 2026
…t chains (#1031)

## Description

`fern/sdk/web.mdx` has been redirected to `/quickstart/web` since SDK Quickstarts (#457) — its content is stale (last meaningful update Q4 2024) and unreachable on the live site. This PR removes the orphan and cleans up references.

- **Deletes** `fern/sdk/web.mdx` (275-line orphan page that was redirected to `/quickstart/web` per `docs.yml` line 1058).
- **Repoints internal links** from `/sdk/web` to the canonical `/quickstart/web`:
    - `fern/snippets/sdk.mdx` (the `<SdkCards>` shared component embedded in multiple pages)
    - `fern/sdks.mdx` (the SDK landing card grid)
    - `fern/overview.mdx` (the homepage SDK card grid)
    - `fern/chat/web-widget.mdx` (inline "Web SDK" reference)
- **Flattens redirect chains** in `docs.yml`. Before this PR, `/sdks → /sdk/web → /quickstart/web` was a two-hop redirect; same for `/server-sdks`. Both now point directly at `/quickstart/web`.
- **Keeps** the `/sdk/web → /quickstart/web` redirect intact for external bookmarks, search-engine traffic, and any third-party docs/blog links pointing at the old URL.

`fern/sdk/mcp-server.mdx` is untouched (separate active page).

## Testing Steps

- [x] Verified zero remaining internal `/sdk/web` references after the change (only the kept redirect rule on line 1058 remains)
- [x] Verified `fern/sdk/mcp-server.mdx` is unaffected and still registered in `docs.yml`
- [x] Verified the four updated link targets (`/quickstart/web`) all resolve to an existing page
- [x] Reviewer: spot-check the Fern preview build to confirm no broken links and that all three card grids (snippets, sdks landing, overview) render with the Vapi Web card pointing at the correct destination
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