diff --git a/README.md b/README.md index 40056d78..44f7458f 100644 --- a/README.md +++ b/README.md @@ -1,18 +1,22 @@ -# Shadcn UI Vue 🚧 +

+ +

+ shadcn-vue +

+

-**Work in Progress** +[shadcn-vue](https://www.shadcn-vue.com/) is an unofficial community-led [Vue](https://vuejs.org) port of [shadcn/ui](https://ui.shadcn.com/). +> **Note**
**We are not affiliated with shadcn, but we did get his blessing prior to creating this project**
This is a project born out of the need for a similar project for the vue ecosystem. -```bash -pnpm i -pnpm dev -``` +Accessible and customizable components that you can copy and paste into your apps. Free. Open Source. **Use this to build your own component library**. +![hero](apps/www/src/public/og.png) -Contributions are welcome. +## Documentation +Visit https://shadcn-vue.com/docs to view the documentation. +## License - - -Let's chat at radix-vue's [discord](https://chat.radix-vue.com) server. +Licensed under the [MIT license](https://github.com/shadcn/ui/blob/main/LICENSE.md). \ No newline at end of file diff --git a/apps/www/.vitepress/theme/layout/MainLayout.vue b/apps/www/.vitepress/theme/layout/MainLayout.vue index 41b3def4..c938a7cc 100644 --- a/apps/www/.vitepress/theme/layout/MainLayout.vue +++ b/apps/www/.vitepress/theme/layout/MainLayout.vue @@ -38,15 +38,32 @@ const links = [
-
- shadcn-vue +