diff --git a/.gitignore b/.gitignore index 5ef6a52..7f4fd4f 100644 --- a/.gitignore +++ b/.gitignore @@ -39,3 +39,6 @@ yarn-error.log* # typescript *.tsbuildinfo next-env.d.ts + +# registry +public/r/ diff --git a/README.md b/README.md index fd43a68..a63aa32 100644 --- a/README.md +++ b/README.md @@ -2,12 +2,13 @@ Custom [shadcn/ui](https://ui.shadcn.com) registry for common coneno components. -This repo builds registry JSON files into `public/r` and deploys them via the static export in `out/` (GitHub Pages). +This repo builds registry JSON files into `public/r/radix-nova` and deploys them via the static export in `out/` (GitHub Pages). ## Hosted registry URLs -- Registry index: `https://coneno.github.io/c-ui/r/registry.json` -- Component entries: `https://coneno.github.io/c-ui/r/.json` +- Registry index: `https://coneno.github.io/c-ui/r/radix-nova/registry.json` +- Style-aware component entries: `https://coneno.github.io/c-ui/r/