Skip to content

Commit 93d6c84

Browse files
authored
docs(template): publish minimal starter
1 parent 49412ee commit 93d6c84

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

docs/content/templates/minimal-starter.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,10 @@ slug: minimal-starter
33
subtitle: The minimalist template
44
title: Minimal Starter
55
baseDir: .
6-
draft: true
76
branch: content
87
category: minimal
98
demo: https://codesandbox.io/p/sandbox/github/nuxt/starter/tree/content
10-
description: 'Minimalist start, limitless possibilities: craft your vision!'
9+
description: "Minimalist start, limitless possibilities: craft your vision!"
1110
licenseType: free
1211
mainScreen: /templates/starter-main.webp
1312
name: starter
@@ -29,13 +28,16 @@ Unleash your imagination with our minimalist starter:
2928
- label: Nuxt Architecture
3029
content: Harness the full power of Nuxt 3 and its modules ecosystem.
3130
- label: Nuxt Studio ready
32-
content: Edit your theme content and appearance with live-preview within Nuxt Studio.
31+
content: Edit your theme content and appearance with live-preview within Nuxt
32+
Studio.
3333
- label: Vue Components
3434
content: Use built-in components (or your own) inside your content.
3535
- label: Write Markdown
3636
content: Enjoy the ease and simplicity of Markdown and discover MDC syntax.
3737
- label: Deploy anywhere
38-
content: In one click from Studio or with zero config on Vercel or Netlify. Choose between static generation, on-demand rendering (Node) or edge-side rendering on CloudFlare workers.
38+
content: In one click from Studio or with zero config on Vercel or Netlify.
39+
Choose between static generation, on-demand rendering (Node) or edge-side
40+
rendering on CloudFlare workers.
3941
---
4042
:::
4143
::

0 commit comments

Comments
 (0)