From 5c70929f1d3a485ed8afe53127669b7959b69105 Mon Sep 17 00:00:00 2001 From: zernonia Date: Wed, 6 Sep 2023 15:25:51 +0800 Subject: [PATCH] docs: update icons --- README.md | 24 ++++++++++------- .../.vitepress/theme/layout/MainLayout.vue | 25 +++++++++++++++--- .../dashboard/components/Overview.vue | 2 +- .../www/src/public/android-chrome-192x192.png | Bin 2640 -> 5431 bytes .../www/src/public/android-chrome-512x512.png | Bin 8816 -> 26015 bytes apps/www/src/public/apple-touch-icon.png | Bin 3630 -> 4552 bytes apps/www/src/public/favicon-16x16.png | Bin 246 -> 246 bytes apps/www/src/public/favicon-32x32.png | Bin 324 -> 409 bytes apps/www/src/public/favicon.ico | Bin 15406 -> 15406 bytes apps/www/src/public/og.jpg | Bin 299278 -> 0 bytes apps/www/src/public/og.png | Bin 0 -> 85340 bytes 11 files changed, 36 insertions(+), 15 deletions(-) delete mode 100644 apps/www/src/public/og.jpg create mode 100644 apps/www/src/public/og.png 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 +