From bb7d069e068d831c3f818a6e4502a6b1e9f9a3a8 Mon Sep 17 00:00:00 2001 From: estel <690930@qq.com> Date: Sun, 27 Jul 2025 00:23:30 +0800 Subject: [PATCH] =?UTF-8?q?=E5=87=86=E5=A4=87=E8=9E=8D=E5=85=A5shadcnui?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/components/docs/DocsAsideLeftTop.vue | 30 +++++++++---------- content/1.简单文档/1.index.md | 37 +++++++++++++++++++----- 2 files changed, 44 insertions(+), 23 deletions(-) diff --git a/app/components/docs/DocsAsideLeftTop.vue b/app/components/docs/DocsAsideLeftTop.vue index d920442..ad63f9c 100644 --- a/app/components/docs/DocsAsideLeftTop.vue +++ b/app/components/docs/DocsAsideLeftTop.vue @@ -75,21 +75,21 @@ const items = ref([ ] } ], - [ - { - label: 'GitHub', - icon: 'i-simple-icons-github', - badge: '3.8k', - to: 'https://github.com/nuxt/ui', - target: '_blank', - }, - { - label: 'Help', - icon: 'i-lucide-circle-help', - badge: '3.8k', - disabled: true - } - ] + // [ + // { + // label: 'GitHub', + // icon: 'i-simple-icons-github', + // badge: '3.8k', + // to: 'https://github.com/nuxt/ui', + // target: '_blank', + // }, + // { + // label: 'Help', + // icon: 'i-lucide-circle-help', + // badge: '3.8k', + // disabled: true + // } + // ] ]) diff --git a/content/1.简单文档/1.index.md b/content/1.简单文档/1.index.md index 6f009f5..8e9d024 100644 --- a/content/1.简单文档/1.index.md +++ b/content/1.简单文档/1.index.md @@ -9,14 +9,35 @@ This template is a ready-to-use documentation template made with [Nuxt UI Pro](h There are already many websites based on this template: -::button-link{right-icon="lucide:arrow-up-right" to="/getting-started" target="_blank"} - Get Started -:: -::button-link{left-icon="lucide:github" variant="outline" to="https://github.com/ZTL-UwU/shadcn-docs-nuxt" target="_blank"} - GitHub -:: -::button-link{left-icon="lucide:ghost" variant="ghost" href="https://github.com/ZTL-UwU/shadcn-docs-nuxt" blank} - Ghost +::UPageCard +--- +icon: lucide:rocket +--- + +#title +Card Title + +#description +Description + +#content +Beautifully designed **Nuxt Content** template with **shadcn-vue**. _Customizable. Compatible. Open Source._ + +#highlight +Tailwind CSS + +#highlight-color +primary + + title="Tailwind CSS" + description="Nuxt UI v3 integrates with latest Tailwind CSS v4, bringing significant improvements." + icon="i-simple-icons-tailwindcss" + orientation="horizontal" + highlight + highlight-color="primary" + +#footer +Footer :: ::steps{level="4"}