左侧导航栏修复正常

This commit is contained in:
2025-07-25 22:01:12 +08:00
parent ab0d544c41
commit daf513f6a0
6 changed files with 137 additions and 17 deletions

View File

@@ -9,6 +9,31 @@ 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
::
::steps{level="4"}
#### Start a fresh new project
```bash [Terminal]
npx nuxi init -t github:nuxt-ui-pro/docus
```
#### Run docus CLI to run your dev server
```bash [Terminal]
docus dev
```
::
::card-group
:::card
---