Skip to content

Add package manager tabs to installation docs#96

Merged
czarandy merged 1 commit into
mainfrom
silver/issue-95-docs-site-installation-should-have
Jul 10, 2026
Merged

Add package manager tabs to installation docs#96
czarandy merged 1 commit into
mainfrom
silver/issue-95-docs-site-installation-should-have

Conversation

@czarandy

Copy link
Copy Markdown
Owner

Summary

  • render npm, pnpm, and yarn installation commands in separate Starlight tabs
  • keep installation commands single-sourced from README.md
  • migrate the generated getting-started guide to MDX and clean up the legacy Markdown output
  • add tests covering the generated package-manager tabs

Verification

  • pnpm test (2,289 tests passed)
  • pnpm lint
  • pnpm typecheck
  • pnpm format:check
  • pnpm build:site (including docs smoke test)

Closes #95

@vercel

vercel Bot commented Jul 10, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
silver-ui Ready Ready Preview, Comment Jul 10, 2026 7:29pm
silver-ui-site Ready Ready Preview, Comment Jul 10, 2026 7:29pm

@czarandy czarandy merged commit 8dcdb9a into main Jul 10, 2026
4 checks passed
@czarandy czarandy deleted the silver/issue-95-docs-site-installation-should-have branch July 10, 2026 20:29
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.

Docs site installation should have different tabs for the different package managers

1 participant