Skip to content

Conversation

@franky47
Copy link
Member

@franky47 franky47 commented Nov 9, 2025

This PR splits the root registry.json file into its individual items, each described by:

  • a JSON file (which will become the registry item when built)
  • an optional markdown file for usage

The path can now be a URL, and if so the registry assembly script will download its contents, save them to a temporary location and write that location to the path. This is so the shadcn build command has a local file to resolve and inject into the built registry item in /public/r/{name}.json

It also adds:

  • individual pages for each item with installation steps & the optional usage markdown file rendered
  • an RSS feed for items (to be notified of changes or additions)

Tasks

  • Rework the copy on the registry root page
  • Move the community adapters documentation to the registry (add redirects in the Next.js config)
  • Add RSS feed icon
  • Fix blog RSS feed cascade

@franky47 franky47 added documentation Improvements or additions to documentation registry Issues & PRs related to the shadcn registry labels Nov 9, 2025
@franky47 franky47 added this to the 🪵 Backlog milestone Nov 9, 2025
@vercel
Copy link

vercel bot commented Nov 9, 2025

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

Project Deployment Preview Comments Updated (UTC)
nuqs Ready Ready Preview Comment Nov 12, 2025 11:43pm

@franky47 franky47 marked this pull request as ready for review November 12, 2025 23:34
@franky47 franky47 merged commit 8ccacea into next Nov 12, 2025
30 checks passed
@franky47 franky47 deleted the doc/registry-adapters branch November 12, 2025 23:46
@github-actions
Copy link

🎉 This PR is included in version 2.8.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@github-actions github-actions bot removed this from the 🚀 Shipping next milestone Nov 21, 2025
@franky47 franky47 mentioned this pull request Nov 22, 2025
4 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation registry Issues & PRs related to the shadcn registry released

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant