准备融入shadcnui

This commit is contained in:
2025-07-27 00:23:30 +08:00
parent e6e258c86e
commit bb7d069e06
2 changed files with 44 additions and 23 deletions

View File

@@ -75,21 +75,21 @@ const items = ref<NavigationMenuItem[][]>([
]
}
],
[
{
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
// }
// ]
])
</script>

View File

@@ -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"}