[PR #144] [MERGED] Remove "setup" page, make the landing page a quickstart with code #229

Closed
opened 2026-02-21 17:17:37 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langsmith-docs/pull/144
Author: @samnoyes
Created: 4/5/2024
Status: Merged
Merged: 4/5/2024
Merged by: @samnoyes

Base: mainHead: sam/add-code-to-landing-page


📝 Commits (3)

  • 5f9699f Remove "setup" page, make the landing page a quickstart with code
  • 8592c09 fix broken links
  • a907499 update intro

📊 Changes

6 files changed (+183 additions, -104 deletions)

View changed files

📝 docs/index.mdx (+167 -13)
docs/setup.mdx (+0 -73)
📝 docs/tracing/faq/logging_and_viewing.mdx (+1 -1)
📝 sidebars.js (+0 -1)
📝 src/components/QuickStart.js (+13 -14)
📝 vercel.json (+2 -2)

📄 Description

https://www.loom.com/share/98bd63112e0646f09eb95fecbbaca166?sid=c8f5e06a-2028-45ff-8bd8-de2ae27ebcbc


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/langchain-ai/langsmith-docs/pull/144 **Author:** [@samnoyes](https://github.com/samnoyes) **Created:** 4/5/2024 **Status:** ✅ Merged **Merged:** 4/5/2024 **Merged by:** [@samnoyes](https://github.com/samnoyes) **Base:** `main` ← **Head:** `sam/add-code-to-landing-page` --- ### 📝 Commits (3) - [`5f9699f`](https://github.com/langchain-ai/langsmith-docs/commit/5f9699fbd603c7122c44f06d3fc98c37f62b691f) Remove "setup" page, make the landing page a quickstart with code - [`8592c09`](https://github.com/langchain-ai/langsmith-docs/commit/8592c0997208a19246aff11390a5dc39b3452a99) fix broken links - [`a907499`](https://github.com/langchain-ai/langsmith-docs/commit/a90749903597e6591e07141c7873d406bfdc4bdd) update intro ### 📊 Changes **6 files changed** (+183 additions, -104 deletions) <details> <summary>View changed files</summary> 📝 `docs/index.mdx` (+167 -13) ➖ `docs/setup.mdx` (+0 -73) 📝 `docs/tracing/faq/logging_and_viewing.mdx` (+1 -1) 📝 `sidebars.js` (+0 -1) 📝 `src/components/QuickStart.js` (+13 -14) 📝 `vercel.json` (+2 -2) </details> ### 📄 Description https://www.loom.com/share/98bd63112e0646f09eb95fecbbaca166?sid=c8f5e06a-2028-45ff-8bd8-de2ae27ebcbc --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-21 17:17:37 -05:00
yindo closed this issue 2026-02-21 17:17:37 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/langsmith-docs#229