9
9
---
10
10
orientation: horizontal
11
11
---
12
+
12
13
::: prose-pre { filename =" Terminal " }
14
+
13
15
``` bash
14
16
npx nuxi init -t github:nuxt-ui-pro/docs#v3
15
17
```
18
+
16
19
:::
17
20
18
21
#title
19
- Build your docs in seconds
22
+ Build your docs with Nuxt UI Pro
20
23
21
24
#description
22
- Create your documentation in seconds with this template!
23
-
24
- #headline
25
- ::: u-button
26
- ---
27
- class: rounded-full
28
- size: sm
29
- to: https://ui.nuxt.com/pro
30
- trailingIcon: i-lucide-external-link
31
- variant: subtle
32
- ---
33
- Made with Nuxt UI Pro
34
- :::
25
+ Nuxt UI Pro is a collection of premium components built on top of Nuxt UI to create beautiful & responsive applications in minutes.
35
26
36
27
#links
37
28
::: u-button
@@ -49,7 +40,7 @@ Create your documentation in seconds with this template!
49
40
icon: i-simple-icons-github
50
41
size: xl
51
42
target: _ blank
52
- to: https://ui.nuxt. com/pro
43
+ to: https://github. com/nuxt-ui- pro/docs/tree/v3
53
44
variant: subtle
54
45
---
55
46
Use this template
@@ -58,19 +49,19 @@ Create your documentation in seconds with this template!
58
49
59
50
:: u-page-section
60
51
#title
61
- All-in-one docs template
52
+ All-in-one documentation template
62
53
63
54
#links
64
55
::: u-button
65
56
---
66
57
color: neutral
67
58
size: lg
68
59
target: _ blank
69
- to: / getting-started
60
+ to: https://ui3.nuxt.dev/ getting-started/installation/pro/nuxt
70
61
trailingIcon: i-lucide-arrow-right
71
62
variant: subtle
72
63
---
73
- Explore Nuxt UI Pro
64
+ Discover Nuxt UI Pro v3
74
65
:::
75
66
76
67
#features
@@ -82,7 +73,7 @@ All-in-one docs template
82
73
---
83
74
#title
84
75
Nuxt 3
85
-
76
+
86
77
#description
87
78
Powered by Nuxt 3 for optimal performances and SEO.
88
79
:::
@@ -95,7 +86,7 @@ All-in-one docs template
95
86
---
96
87
#title
97
88
Markdown
98
-
89
+
99
90
#description
100
91
Write your pages with MDC thanks to Nuxt Content.
101
92
:::
@@ -104,11 +95,11 @@ All-in-one docs template
104
95
---
105
96
icon: i-lucide-sparkles
106
97
target: _ blank
107
- to: https://ui .nuxt.com
98
+ to: https://ui3 .nuxt.dev
108
99
---
109
100
#title
110
- Nuxt UI 3
111
-
101
+ Nuxt UI v3
102
+
112
103
#description
113
104
Offers a very large set of full customizable components.
114
105
:::
@@ -121,7 +112,7 @@ All-in-one docs template
121
112
---
122
113
#title
123
114
TypeScript
124
-
115
+
125
116
#description
126
117
A fully typed development experience.
127
118
:::
@@ -134,7 +125,7 @@ All-in-one docs template
134
125
---
135
126
#title
136
127
Nuxt Studio
137
-
128
+
138
129
#description
139
130
Supported by Nuxt Studio for fast updates and previews.
140
131
:::
@@ -143,12 +134,36 @@ All-in-one docs template
143
134
---
144
135
icon: i-lucide-search
145
136
target: _ blank
146
- to: https://ui .nuxt.com/pro/ components/docs/docs -search
137
+ to: https://ui3 .nuxt.dev/ components/content -search
147
138
---
148
139
#title
149
140
Search
150
-
141
+
151
142
#description
152
- A full-text search modal empowered by Fuse.js.
143
+ A full-text search modal powered by Fuse.js.
144
+ :::
145
+ ::
146
+
147
+ :: u-page-section
148
+
149
+ ::: u-page-c-t-a
150
+ ---
151
+ title: Start with Nuxt UI Pro today!
152
+ description: Nuxt UI Pro is free in development, but you need a license to use it in production.
153
+ variant: subtle
154
+ links:
155
+ - label: Buy now
156
+ to: 'https://ui.nuxt.com/pro/purchase '
157
+ target: _ blank
158
+ icon: i-lucide-shopping-cart
159
+ color: neutral
160
+ - label: License
161
+ to: 'https://ui3.nuxt.dev/getting-started/license '
162
+ trailingIcon: i-lucide-circle-help
163
+ target: _ blank
164
+ color: neutral
165
+ variant: subtle
166
+ ---
153
167
:::
168
+
154
169
::
0 commit comments