Skip to content

Commit f5a50a1

Browse files
authored
docs(template): portfolio
1 parent a396d39 commit f5a50a1

File tree

3 files changed

+51
-1
lines changed

3 files changed

+51
-1
lines changed

docs/content/templates/landing.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ draft: false
1515
---
1616

1717
::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"}
18+
:video{.rounded-lg autoplay controls loop :width='1000' src="https://res.cloudinary.com/nuxt/video/upload/v1745425967/studio/landing_q03gdo.mp4"}
1919
::
2020

2121
::template-core

docs/content/templates/portfolio.md

Lines changed: 50 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,50 @@
1+
---
2+
slug: portfolio
3+
subtitle: ""
4+
title: Portfolio
5+
baseDir: .
6+
branch: main
7+
category: minimal
8+
demo: https://saas-template.nuxt.dev/
9+
description: A sleek, modern portfolio template to showcase your work, skills,
10+
blog posts, speaking engagements, and provide contact information.
11+
licenseType: nuxt-ui-pro
12+
mainScreen: /templates/portfolio.jpg
13+
name: portfolio
14+
owner: nuxt-ui-pro
15+
draft: false
16+
---
17+
18+
::div{.flex.justify-center}
19+
:video{.rounded-lg autoplay controls loop :width='1000' src="https://res.cloudinary.com/nuxt/video/upload/v1746088224/studio/d53kg6qoo802zy3dzmh0.mp4"}
20+
::
21+
22+
::template-core
23+
[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.
24+
25+
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.
26+
27+
- **Fully customizable**: change the style of any component from your App Config or customize them specifically through the ui prop.
28+
- **Write Markdown with ease**: Nuxt UI Pro overrides Nuxt Content prose components to make them awesome but also adds new ones like Callout, CodeGroup, Field, etc.
29+
- **Beautiful Typography styles**: Tailwind CSS typography plugin is pre-configured and styled to match Nuxt UI components and colors.
30+
- **Full-Text Search out of the box**: Nuxt UI Pro ships with a ready to use command palette component. No need to setup Algolia DocSearch anymore.
31+
- **Slots for everything**: Each component leverages the power of Vue's slots to give you the flexibility to build anything.
32+
- **Responsive by design**: Nuxt UI Pro components aims to structure your content, they are responsive by design and will adapt to any screen size.
33+
34+
#right
35+
:::template-features
36+
---
37+
features:
38+
- label: Nuxt 3
39+
content: Powered by Nuxt 3 for optimal performances and SEO.
40+
- label: Markdown
41+
content: Write your pages with MDC thanks to Nuxt Content.
42+
- label: Nuxt UI
43+
content: Offers a very large set of full customizable components.
44+
- label: TypeScript
45+
content: A fully typed development experience.
46+
- label: Nuxt Studio
47+
content: Supported by Nuxt Studio for fast updates and previews.
48+
---
49+
:::
50+
::

docs/public/templates/portfolio.jpg

111 KB
Loading

0 commit comments

Comments
 (0)