Skip to content

Commit 9ddbb10

Browse files
committed
docs(studio): apply studio formatting on introduction
1 parent d98cc01 commit 9ddbb10

File tree

1 file changed

+16
-4
lines changed

1 file changed

+16
-4
lines changed

docs/content/docs/9.studio/1.introduction.md

Lines changed: 16 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,26 +1,38 @@
11
---
22
title: Introduction
33
description: Learn what the new Nuxt Studio module is and how it differs from the previous hosted platform.
4+
navigation:
5+
title: Introduction
46
seo:
57
title: Learn about the Nuxt Studio Open Source Module
68
description: Nuxt Studio has evolved into an open-source Nuxt module that you can self-host alongside your Nuxt Content website.
7-
navigation:
8-
title: Introduction
99
---
1010

1111
## The new Nuxt Studio module
1212

1313
When NuxtLabs joined Vercel, the team promised to release [nuxt.studio](https://nuxt.studio) as a free open-source, self-hosted module for Nuxt projects.
1414

15-
::u-button{to="https://github.com/nuxt-content/studio" icon="i-simple-icons-github" target="_blank" color="neutral" variant="subtle"}
15+
::u-button
16+
---
17+
color: neutral
18+
icon: i-simple-icons-github
19+
target: _blank
20+
to: https://github.com/nuxt-content/studio
21+
variant: subtle
22+
---
1623
Discover the Nuxt Studio module on GitHub.
1724
::
1825

1926
That promise is now fulfilled. Thanks to vercel support the first version of the **Nuxt Studio module** is available.
2027

2128
You can now enable **content editing directly in production**, with real-time preview and GitHub integration, all from within your own Nuxt application.
2229

23-
::u-button{to="/admin?redirect=/docs/studio/introduction" icon="i-lucide-mouse-pointer-click" external color="neutral"}
30+
::u-button
31+
---
32+
color: neutral
33+
icon: i-lucide-mouse-pointer-click
34+
to: /admin?redirect=/docs/studio/introduction
35+
---
2436
Try editing this page
2537
::
2638

0 commit comments

Comments
 (0)