|
| 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 | +:: |
0 commit comments