|
1 | 1 | ---
|
2 | 2 | title: Introduction
|
3 | 3 | description: Welcome to Nuxt UI Pro documentation template.
|
| 4 | +navigation.icon: i-lucide-house |
4 | 5 | ---
|
5 | 6 |
|
6 |
| -This template is a ready-to-use documentation template made with [Nuxt UI Pro](https://ui.nuxt.com/pro), a collection of premium components built on top of [Nuxt UI](https://ui.nuxt.com) to create beautiful & responsive Nuxt applications in minutes. |
| 7 | +This template is a ready-to-use documentation template made with [Nuxt UI Pro](https://ui3.nuxt.dev/pro), a collection of premium components built on top of [Nuxt UI](https://ui3.nuxt.dev) to create beautiful & responsive Nuxt applications in minutes. |
7 | 8 |
|
8 | 9 | There are already many websites based on this template:
|
9 | 10 |
|
10 |
| -- [Nuxt](https://nuxt.com) - The Nuxt website |
11 |
| -- [Nuxt UI](https://ui.nuxt.com) - The documentation of `@nuxt/ui` and `@nuxt/ui-pro` |
12 |
| -- [Nuxt Image](https://image.nuxt.com) - The documentation of `@nuxt/image` |
13 |
| -- [Nuxt Content](https://content.nuxt.com) - The documentation of `@nuxt/content` |
14 |
| -- [Nuxt Devtools](https://devtools.nuxt.com) - The documentation of `@nuxt/devtools` |
15 |
| -- [Nuxt Studio](https://content.nuxt.com/docs/studio) - The pro version of Nuxt Content |
| 11 | +::card-group |
16 | 12 |
|
17 |
| -## Features |
| 13 | +::card |
| 14 | +--- |
| 15 | +title: Nuxt |
| 16 | +icon: i-simple-icons-nuxtdotjs |
| 17 | +to: https://nuxt.com |
| 18 | +target: _blank |
| 19 | +--- |
| 20 | +The Nuxt website |
| 21 | +:: |
18 | 22 |
|
19 |
| -- Powered by [Nuxt 3](https://nuxt.com) |
20 |
| -- Built with [Nuxt UI](https://ui.nuxt.com) and [Nuxt UI Pro](https://ui.nuxt.com/pro) |
21 |
| -- Write content with [MDC syntax](https://content.nuxt.com/usage/markdown) thanks to [Nuxt Content](https://content.nuxt.com) |
22 |
| -- Compatible with [Nuxt Studio](https://content.nuxt.com/docs/studio) |
23 |
| -- Auto-generated sidebar navigation |
24 |
| -- Full-Text Search out of the box |
25 |
| -- Beautiful Typography styles |
26 |
| -- Dark mode support |
27 |
| -- And more... |
| 23 | +::card |
| 24 | +--- |
| 25 | +title: Nuxt UI |
| 26 | +icon: i-simple-icons-nuxtdotjs |
| 27 | +to: https://ui3.nuxt.dev |
| 28 | +target: _blank |
| 29 | +--- |
| 30 | +The documentation of `@nuxt/ui` and `@nuxt/ui-pro` |
| 31 | +:: |
28 | 32 |
|
29 |
| -## Play online |
| 33 | +::card |
| 34 | +--- |
| 35 | +title: Nuxt Image |
| 36 | +icon: i-simple-icons-nuxtdotjs |
| 37 | +to: https://image.nuxt.com |
| 38 | +target: _blank |
| 39 | +--- |
| 40 | +The documentation of `@nuxt/image` |
| 41 | +:: |
30 | 42 |
|
31 |
| -You can start playing with this template in your browser using our online sandboxes: |
| 43 | +::card |
| 44 | +--- |
| 45 | +title: Nuxt Content |
| 46 | +icon: i-simple-icons-nuxtdotjs |
| 47 | +to: https://content.nuxt.com |
| 48 | +target: _blank |
| 49 | +--- |
| 50 | +The documentation of `@nuxt/content` |
| 51 | +:: |
32 | 52 |
|
33 |
| -::u-button |
| 53 | +::card |
34 | 54 | ---
|
35 |
| -class: mr-4 |
36 |
| -icon: i-simple-icons-stackblitz |
37 |
| -label: Play on StackBlitz |
| 55 | +title: Nuxt Devtools |
| 56 | +icon: i-simple-icons-nuxtdotjs |
| 57 | +to: https://devtools.nuxt.com |
38 | 58 | target: _blank
|
39 |
| -to: https://stackblitz.com/github/nuxt-ui-pro/docs/ |
40 | 59 | ---
|
| 60 | +The documentation of `@nuxt/devtools` |
41 | 61 | ::
|
42 | 62 |
|
43 |
| -::u-button |
| 63 | +::card |
44 | 64 | ---
|
45 |
| -class: mt-2 sm:mt-0 |
46 |
| -icon: i-simple-icons-codesandbox |
47 |
| -label: Play on CodeSandbox |
| 65 | +title: Nuxt Hub |
| 66 | +icon: i-simple-icons-nuxtdotjs |
| 67 | +to: https://hub.nuxt.com |
48 | 68 | target: _blank
|
49 |
| -to: https://codesandbox.io/s/github/nuxt-ui-pro/docs/ |
50 | 69 | ---
|
| 70 | +The best place to manage your projects, environments and variables. |
| 71 | +:: |
| 72 | + |
51 | 73 | ::
|
52 | 74 |
|
53 |
| -Or open [Nuxt UI playground](https://ui.nuxt.com/playground). |
| 75 | +## Key Features |
| 76 | + |
| 77 | +This template includes a range of features designed to streamline documentation management: |
| 78 | + |
| 79 | +- **Powered by [Nuxt 3](https://nuxt.com)**: Utilizes the latest Nuxt framework for optimal performance. |
| 80 | +- **Built with [Nuxt UI](https://ui3.nuxt.dev) and [Nuxt UI Pro](https://ui3.nuxt.dev/pro)**: Integrates a comprehensive suite of UI components. |
| 81 | +- **[MDC Syntax](https://content.nuxt.com/usage/markdown) via [Nuxt Content](https://content.nuxt.com)**: Supports Markdown with component integration for dynamic content. |
| 82 | +- **[Nuxt Studio](https://content.nuxt.com/docs/studio) Compatible**: Offers integration with Nuxt Studio for content editing. |
| 83 | +- **Auto-generated Sidebar Navigation**: Automatically generates navigation from content structure. |
| 84 | +- **Full-Text Search**: Includes built-in search functionality for content discovery. |
| 85 | +- **Optimized Typography**: Features refined typography for enhanced readability. |
| 86 | +- **Dark Mode**: Offers dark mode support for user preference. |
| 87 | +- **Extensive Functionality**: Explore the template to fully appreciate its capabilities. |
0 commit comments