Skip to content

docs: expand registry documentation pages#342

Open
bntvllnt wants to merge 1 commit into
mainfrom
docs/248-expanded-docs
Open

docs: expand registry documentation pages#342
bntvllnt wants to merge 1 commit into
mainfrom
docs/248-expanded-docs

Conversation

@bntvllnt
Copy link
Copy Markdown
Collaborator

Summary

  • Add routed documentation pages for installation, CLI, theming, registry, components, agents, contributing, changelog, and FAQ.
  • List the docs pages in the /docs index, sidebar, sitemap, llms.txt, and llms-full.txt.
  • Add per-page metadata plus TechArticle and breadcrumb structured data.

Validation

  • pnpm -F @vllnt/ui lint
  • pnpm -F @vllnt/ui exec tsc --noEmit --project tsconfig.build.json
  • pnpm -F @vllnt/ui-registry exec tsc --noEmit --project tsconfig.json
  • npx --yes react-doctor . --diff origin/main --annotations --fail-on error --offline
  • pnpm build
  • pnpm test:once
  • git diff --check

Notes: pnpm build still emits the existing Next.js multiple-lockfile worktree warning. pnpm test:once still emits existing jsdom navigation, ShareDialog description, and InteractiveTimeline duplicate-key warnings while passing all tests.

Closes #248

@bntvllnt bntvllnt added documentation Improvements or additions to documentation seo Search engine optimization ai-agents AI agent discoverability (llms.txt, structured data, MCP) discoverability Site/library discoverability labels May 12, 2026
@bntvllnt bntvllnt self-assigned this May 12, 2026
@vercel
Copy link
Copy Markdown

vercel Bot commented May 12, 2026

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

Project Deployment Actions Updated (UTC)
storybook Ready Ready Preview, Comment May 12, 2026 9:55pm
ui.vllnt.ai Ready Ready Preview, Comment May 12, 2026 9:55pm

Request Review

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ai-agents AI agent discoverability (llms.txt, structured data, MCP) discoverability Site/library discoverability documentation Improvements or additions to documentation seo Search engine optimization

Projects

None yet

Development

Successfully merging this pull request may close these issues.

docs: expand /docs — Installation, CLI, Theming, Contributing, Changelog, FAQ pages

1 participant