Skip to content

DX-2840: fix vector examples index dark mode#755

Open
ytkimirti wants to merge 2 commits into
mainfrom
DX-2840-vector-examples-dark-mode
Open

DX-2840: fix vector examples index dark mode#755
ytkimirti wants to merge 2 commits into
mainfrom
DX-2840-vector-examples-dark-mode

Conversation

@ytkimirti

Copy link
Copy Markdown
Collaborator

Summary

The Vector "Examples Index" page embedded an iframe of vector-example-dashboard.vercel.app, an external app with no dark mode, so the page stayed white when docs were in dark mode. This replaces the iframe with native Mintlify CardGroup/Card components that follow the docs theme.

Changes

  • vector/examples.mdx: drop the iframe, render the same 10 examples (from console.upstash.com/data/vector-examples.json, the dashboard's data source) as native cards with stack/model tags and links to the Colab notebooks, blog posts, and repos.

Testing

  • Verified with mintlify dev in a real browser: page renders correctly in both light and dark mode, all card links preserved from the live dashboard data.

@linear-code

linear-code Bot commented Jul 14, 2026

Copy link
Copy Markdown

DX-2840

@mintlify

mintlify Bot commented Jul 14, 2026

Copy link
Copy Markdown

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
upstash 🟢 Ready View Preview Jul 14, 2026, 7:46 AM

💡 Tip: Enable Workflows to automatically generate PRs for you.

@mintlify

mintlify Bot commented Jul 14, 2026

Copy link
Copy Markdown

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
upstash 🟡 Building Jul 14, 2026, 7:44 AM

💡 Tip: Enable Workflows to automatically generate PRs for you.

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