diff --git a/.github/workflows/deploy-registry-pages.yml b/.github/workflows/deploy-registry-pages.yml index 4bbad85..2fb639b 100644 --- a/.github/workflows/deploy-registry-pages.yml +++ b/.github/workflows/deploy-registry-pages.yml @@ -18,6 +18,8 @@ concurrency: jobs: build: runs-on: ubuntu-latest + env: + NEXT_PUBLIC_BASE_PATH: /c-ui steps: - name: Checkout uses: actions/checkout@v4 diff --git a/.gitignore b/.gitignore index 7f4fd4f..a8b36d2 100644 --- a/.gitignore +++ b/.gitignore @@ -16,6 +16,7 @@ # next.js /.next/ /out/ +/.source/ # production /build diff --git a/README.md b/README.md index a63aa32..538676c 100644 --- a/README.md +++ b/README.md @@ -1,162 +1,94 @@ # c-ui registry -Custom [shadcn/ui](https://ui.shadcn.com) registry for common coneno components. - -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 +Repository for the coneno shadcn registry and its documentation site. +- Public docs: `https://coneno.github.io/c-ui/docs/` - Registry index: `https://coneno.github.io/c-ui/r/radix-nova/registry.json` -- Style-aware component entries: `https://coneno.github.io/c-ui/r/