File tree Expand file tree Collapse file tree 3 files changed +9
-9
lines changed
Expand file tree Collapse file tree 3 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 1414## Quick Start
1515
1616``` bash [Terminal]
17- npx nuxi init -t github:nuxt-ui-pro/docs#v3
17+ npx nuxi init -t github:nuxt-ui-pro/docs
1818```
1919
2020## Setup
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ Use this template on Nuxt Studio and start your documentation in seconds.
1212You can start a fresh new project with:
1313
1414``` bash [Terminal]
15- npx nuxi init -t github:nuxt-ui-pro/docs#v3
15+ npx nuxi init -t github:nuxt-ui-pro/docs
1616```
1717
1818or create a new repository from GitHub:
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ orientation: horizontal
1111---
1212 ::: prose-pre { filename =" Terminal " }
1313 ``` bash
14- npx nuxi init -t github:nuxt-ui-pro/docs#v3
14+ npx nuxi init -t github:nuxt-ui-pro/docs
1515 ```
1616 :::
1717
@@ -70,7 +70,7 @@ All-in-one documentation template
7070 ---
7171 #title
7272 Nuxt 3
73-
73+
7474 #description
7575 Powered by Nuxt 3 for optimal performances and SEO.
7676 :::
@@ -83,7 +83,7 @@ All-in-one documentation template
8383 ---
8484 #title
8585 Markdown
86-
86+
8787 #description
8888 Write your pages with MDC thanks to Nuxt Content.
8989 :::
@@ -96,7 +96,7 @@ All-in-one documentation template
9696 ---
9797 #title
9898 Nuxt UI v3
99-
99+
100100 #description
101101 Offers a very large set of full customizable components.
102102 :::
@@ -109,7 +109,7 @@ All-in-one documentation template
109109 ---
110110 #title
111111 TypeScript
112-
112+
113113 #description
114114 A fully typed development experience.
115115 :::
@@ -122,7 +122,7 @@ All-in-one documentation template
122122 ---
123123 #title
124124 Nuxt Studio
125-
125+
126126 #description
127127 Supported by Nuxt Studio for fast updates and previews.
128128 :::
@@ -135,7 +135,7 @@ All-in-one documentation template
135135 ---
136136 #title
137137 Search
138-
138+
139139 #description
140140 A full-text search modal powered by Fuse.js.
141141 :::
You can’t perform that action at this time.
0 commit comments