Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit cd42fb7

Browse files
authored
docs(template): landing
1 parent fd14e32 commit cd42fb7

File tree

2 files changed

+46
-0
lines changed

2 files changed

+46
-0
lines changed

docs/content/templates/landing.md

+46
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,46 @@
1+
---
2+
slug: saas
3+
subtitle: A landing page template you can use as a starting point for your next idea.
4+
title: Landing
5+
baseDir: .
6+
branch: main
7+
category: minimal
8+
demo: https://landing-template.nuxt.dev/
9+
description: You can change the content easily in the yaml index file.
10+
licenseType: nuxt-ui-pro
11+
mainScreen: /templates/landing.png
12+
name: Landing
13+
owner: nuxt-ui-pro
14+
draft: false
15+
---
16+
17+
::div{.flex.justify-center}
18+
:video{.rounded-lg autoplay controls loop :width='1000' src="https://res.cloudinary.com/dcrl8q2g3/video/upload/v1745404403/landing_od8epr.mp4"}
19+
::
20+
21+
::template-core
22+
[Nuxt UI Pro](https://ui.nuxt.com/pro) is a collection of premium components, an extension of [Nuxt UI](https://ui.nuxt.com), designed to facilitate the creation of appealing and responsive Nuxt applications in a matter of minutes.
23+
24+
The Nuxt UI team is dedicated to deliver the best integration and customization experience, while the Studio team is providing full compatibility with Nuxt Studio.
25+
26+
- **Fully customizable**: change the style of your UI from your App Config or edit your landing page content from the `index.yml` file.
27+
- **Beautiful Typography styles**: Tailwind CSS typography plugin is pre-configured and styled to match Nuxt UI components and colors.
28+
- **Responsive by design**: Nuxt UI Pro components aims to structure your content, they are responsive by design and will adapt to any screen size.
29+
30+
#right
31+
:::template-features
32+
---
33+
features:
34+
- label: Nuxt 3
35+
content: Powered by Nuxt 3 for optimal performances and SEO.
36+
- label: Content v3
37+
content: Write your content in yaml files or use Markdown with the MDC syntax.
38+
- label: Nuxt UI v3
39+
content: Offers a very large set of full customizable components.
40+
- label: TypeScript
41+
content: A fully typed development experience.
42+
- label: Nuxt Studio
43+
content: Supported by Nuxt Studio for fast updates and previews.
44+
---
45+
:::
46+
::

docs/public/templates/landing.png

92.5 KB
Loading

0 commit comments

Comments
 (0)