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 14
14
## Quick Start
15
15
16
16
``` bash [Terminal]
17
- npx nuxi init -t github:nuxt-ui-pro/docs#v3
17
+ npx nuxi init -t github:nuxt-ui-pro/docs
18
18
```
19
19
20
20
## 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.
12
12
You can start a fresh new project with:
13
13
14
14
``` bash [Terminal]
15
- npx nuxi init -t github:nuxt-ui-pro/docs#v3
15
+ npx nuxi init -t github:nuxt-ui-pro/docs
16
16
```
17
17
18
18
or create a new repository from GitHub:
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ orientation: horizontal
11
11
---
12
12
::: prose-pre { filename =" Terminal " }
13
13
``` bash
14
- npx nuxi init -t github:nuxt-ui-pro/docs#v3
14
+ npx nuxi init -t github:nuxt-ui-pro/docs
15
15
```
16
16
:::
17
17
@@ -70,7 +70,7 @@ All-in-one documentation template
70
70
---
71
71
#title
72
72
Nuxt 3
73
-
73
+
74
74
#description
75
75
Powered by Nuxt 3 for optimal performances and SEO.
76
76
:::
@@ -83,7 +83,7 @@ All-in-one documentation template
83
83
---
84
84
#title
85
85
Markdown
86
-
86
+
87
87
#description
88
88
Write your pages with MDC thanks to Nuxt Content.
89
89
:::
@@ -96,7 +96,7 @@ All-in-one documentation template
96
96
---
97
97
#title
98
98
Nuxt UI v3
99
-
99
+
100
100
#description
101
101
Offers a very large set of full customizable components.
102
102
:::
@@ -109,7 +109,7 @@ All-in-one documentation template
109
109
---
110
110
#title
111
111
TypeScript
112
-
112
+
113
113
#description
114
114
A fully typed development experience.
115
115
:::
@@ -122,7 +122,7 @@ All-in-one documentation template
122
122
---
123
123
#title
124
124
Nuxt Studio
125
-
125
+
126
126
#description
127
127
Supported by Nuxt Studio for fast updates and previews.
128
128
:::
@@ -135,7 +135,7 @@ All-in-one documentation template
135
135
---
136
136
#title
137
137
Search
138
-
138
+
139
139
#description
140
140
A full-text search modal powered by Fuse.js.
141
141
:::
You can’t perform that action at this time.
0 commit comments