diff --git a/content/10.getting-started/1.index.md b/content/10.getting-started/1.index.md deleted file mode 100644 index 1add1407..00000000 --- a/content/10.getting-started/1.index.md +++ /dev/null @@ -1,79 +0,0 @@ ---- -title: Introduction -description: Welcome to Nuxt UI Pro documentation template. -layout: test ---- - -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. - -::content-switcher ---- -items: [{ - label: 'HardHat', - partial: '_getting-started/_aPartial' -}, { - label: 'Forge', - partial: '_getting-started/_anotherpartial' -}] ---- -:: - -There are already many websites based on this template: - -- [Nuxt](https://nuxt.com) - The Nuxt website -- [Nuxt UI](https://ui.nuxt.com) - The documentation of `@nuxt/ui` and `@nuxt/ui-pro` -- [Nuxt Image](https://image.nuxt.com) - The documentation of `@nuxt/image` -- [Nuxt Content](https://content.nuxt.com) - The documentation of `@nuxt/content` -- [Nuxt Devtools](https://devtools.nuxt.com) - The documentation of `@nuxt/devtools` -- [Nuxt Studio](https://nuxt.studio) - The pro version of Nuxt Content - -::display-partial ---- -path: '_partials/setting-up-your-wallet' ---- -:: - -## Features - -- Powered by [Nuxt 3](https://nuxt.com) -- Built with [Nuxt UI](https://ui.nuxt.com) and [Nuxt UI Pro](https://ui.nuxt.com/pro) -- Write content with [MDC syntax](https://content.nuxt.com/usage/markdown) thanks to - [Nuxt Content](https://content.nuxt.com) -- Compatible with [Nuxt Studio](https://nuxt.studio) -- Auto-generated sidebar navigation -- Full-Text Search out of the box -- Beautiful Typography styles -- Dark mode support -- And more... - -## Play online - -You can start playing with this template in your browser using our online sandboxes: - -::card ---- -title: Play on StackBlitz -icon: i-simple-icons-stackblitz -to: https://stackblitz.com/github/nuxt-ui-pro/docs/ -target: _blank ---- -Explore Nuxt built-in components for pages, layouts, head, and more. -:: - ---- - -::card ---- -title: Play on CodeSandbox -icon: i-simple-icons-codesandbox -to: https://codesandbox.io/s/github/nuxt-ui-pro/docs/ -target: _blank ---- -Explore Nuxt built-in components for pages, layouts, head, and more. -:: - ---- - -Or open [Nuxt UI playground](https://ui.nuxt.com/playground).