Skip to content

Commit 6fcd5f3

Browse files
authored
docs(template): drafted canvas template
1 parent 9f5faf7 commit 6fcd5f3

File tree

4 files changed

+56
-0
lines changed

4 files changed

+56
-0
lines changed

docs/content/templates/canvas.md

+56
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,56 @@
1+
---
2+
slug: canvas
3+
subtitle: The i18n portfolio template
4+
title: Canvas
5+
baseDir: .
6+
branch: main
7+
category: portofolio
8+
demo: https://canvas.hrcd.fr/
9+
description: This is a fully customizable portfolio template with internationalization.
10+
licenseType: free
11+
mainScreen: /templates/canvas-portfolio-1.webp
12+
name: canvas
13+
owner: HugoRCD
14+
image1: /templates/canvas-portfolio-1.webp
15+
image2: /templates/canvas-portfolio-2.webp
16+
draft: true
17+
image3: /templates/canvas-portfolio-3.webp
18+
---
19+
20+
::template-core
21+
Canvas Portfolio is a fully customizable i18n portfolio template built with Nuxt and Nuxt UI, designed to help you showcase your work, testimonials, and key information with ease. The template integrates with Nuxt Studio for a smooth editing experience, while leveraging Nuxt Content for content management. Built with performance, flexibility, and responsiveness in mind, Canvas Portfolio provides a robust foundation for developers and creatives alike.
22+
23+
- **Modern Components & Layouts** – Includes built-in components.
24+
- **Nuxt UI v3** – Utilize pre-built, customizable UI components.
25+
- **NuxtHub ready** - Deploy on NuxtHub in seconds.
26+
- **Tailwind CSS** – A beautiful, responsive design system.
27+
- **Working Contact Form** – Integrated with Resend for easy email handling.
28+
- **Multi-language Support** – Powered by Nuxt i18n.
29+
- **SEO-Ready** – Open Graph Image (Nuxt OG Image) & Nuxt Robots for automatic robots.txt generation.
30+
- **Good practices** – Auto-generated sitemap, optimized images (Nuxt Image), and ESLint (Nuxt config with Flat config).
31+
- **Fully Responsive** – Adapts to all modern browsers and devices.
32+
- **Minimal & Professional Design** – Clean, elegant, and easy to customize.
33+
34+
#right
35+
:::template-features
36+
---
37+
features:
38+
- label: Nuxt Architecture
39+
content: Harness the full power of Nuxt 3 and its modules ecosystem.
40+
- label: Nuxt Studio ready
41+
content: Edit your theme content and appearance with live-preview within Nuxt
42+
Studio.
43+
- label: Vue Components
44+
content: Insert built-in components (or your own) inside your content.
45+
- label: Write Markdown
46+
content: Enjoy the ease and simplicity of Markdown and discover MDC syntax.
47+
- label: Deploy anywhere
48+
content: In one click from Studio or with zero config on Vercel or Netlify.
49+
Choose between static generation, on-demand rendering (Node) or edge-side
50+
rendering on CloudFlare workers.
51+
- label: Extensible
52+
content: Customize the whole design, or add components using slots - you can
53+
make Content-Wind your own.
54+
---
55+
:::
56+
::
58.6 KB
Binary file not shown.
80 KB
Binary file not shown.
99 KB
Binary file not shown.

0 commit comments

Comments
 (0)