Skip to content

use products dropdown / change theme - #812

Closed
Lauren Hirata Singh (lnhsingh) wants to merge 22 commits into
mainfrom
products
Closed

use products dropdown / change theme#812
Lauren Hirata Singh (lnhsingh) wants to merge 22 commits into
mainfrom
products

Conversation

@lnhsingh

@lnhsingh Lauren Hirata Singh (lnhsingh) commented Oct 10, 2025

Copy link
Copy Markdown
Collaborator

Overview

  • Utilize new Mintlify Product feature
  • Remove/simplify custom CSS

Preview: https://langchain-5e9cc07a-preview-produc-1760400686-c4cf406.mintlify.app/oss/python/langchain/overview

Type of change

Type: Update styling

Checklist

  • I have read the contributing guidelines
  • I have tested my changes locally using docs dev
  • All code examples have been tested and work correctly
  • I have used root relative paths for internal links
  • I have updated navigation in src/docs.json if needed
  • I have gotten approval from the relevant reviewers
  • (Internal team members only / optional) I have created a preview deployment using the Create Preview Branch workflow

Additional notes

Copilot AI review requested due to automatic review settings October 10, 2025 02:03

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR updates the documentation site to use Mintlify's new products dropdown feature and changes the theme from "willow" to "linden". The changes simplify the styling by removing extensive custom CSS while adopting Mintlify's built-in product navigation system.

Key changes:

  • Migration from custom navigation dropdowns to Mintlify's products feature
  • Theme change from "willow" to "linden"
  • Significant CSS simplification by removing custom styling rules

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
src/style.css Removes majority of custom CSS styling rules, keeping only essential version picker and table formatting
src/docs.json Updates theme and converts "dropdowns" to "products" structure for both Python and JavaScript versions
Comments suppressed due to low confidence (2)

src/style.css:1

  • The removed CSS block for version picker SVG styling should be retained. The comment references forcing the dropdown arrow to show, but the corresponding CSS rules were deleted while the comment remains.
/* Light mode CSS variables */

src/style.css:1

  • The removed CSS block for table image alignment should be retained. The comment indicates this styling is for proper image alignment in table cells, but the corresponding CSS rules were deleted while the comment remains.
/* Light mode CSS variables */

@github-actions

Copy link
Copy Markdown
Contributor

Preview ID generated: preview-produc-1760061833-76dac21

@lnhsingh
Lauren Hirata Singh (lnhsingh) changed the base branch from main to langsmith-platform October 13, 2025 23:48
@github-actions

Copy link
Copy Markdown
Contributor

Preview ID generated: preview-produc-1760399347-540bd87

Copilot AI review requested due to automatic review settings October 13, 2025 23:50

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

Copilot reviewed 2 out of 2 changed files in this pull request and generated no new comments.

@github-actions

Copy link
Copy Markdown
Contributor

Preview ID generated: preview-produc-1760399448-07c8de5

@github-actions

Copy link
Copy Markdown
Contributor

Preview ID generated: preview-produc-1760400686-c4cf406

@katmayb
Kathryn May (katmayb) force-pushed the langsmith-platform branch 2 times, most recently from 7592722 to 4293425 Compare October 14, 2025 14:07
Base automatically changed from langsmith-platform to main October 14, 2025 14:21
@lnhsingh

Copy link
Copy Markdown
Collaborator Author

closing for #881

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.

3 participants