Skip to content

Add Samples Gallery Page#63

Open
khelanmodi wants to merge 3 commits intodocumentdb:mainfrom
khelanmodi:main
Open

Add Samples Gallery Page#63
khelanmodi wants to merge 3 commits intodocumentdb:mainfrom
khelanmodi:main

Conversation

@khelanmodi
Copy link

@khelanmodi khelanmodi commented Mar 10, 2026

Samples Gallery

Adds a Samples Gallery to the application
It is a browsable, filterable collection of DocumentDB code samples sourced directly from the documentdb/documentdb-samples-gallery folder in this repo. This means the website's sample catalog is always in sync with what's here: any sample added to documentdb-samples-gallery/ automatically becomes available on the site.

What's changed

  • Samples Gallery UI — new page with browse, filter, and detail views for exploring DocumentDB code samples
  • Data types & sample data — typed schema and seed data to back the gallery
  • Navigation updates — gallery is wired into the app's nav structure
  • Documentation grid improvement — now supports external links, enabling richer cross-referencing from doc entries

Why

Developers looking to get started with DocumentDB currently have to hunt through the repo. The gallery surfaces those samples in a discoverable, structured way — reducing time-to-first-working-example.

Testing

  • Gallery loads and filters correctly
  • Sample detail view renders as expected
  • External links in the docs grid open correctly
  • No broken nav routes

@khelanmodi khelanmodi changed the title Added card for DocumentDB Samples Add Samples Gallery Page Mar 14, 2026
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