You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/content/docs/9.studio/1.introduction.md
+16-4Lines changed: 16 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,26 +1,38 @@
1
1
---
2
2
title: Introduction
3
3
description: Learn what the new Nuxt Studio module is and how it differs from the previous hosted platform.
4
+
navigation:
5
+
title: Introduction
4
6
seo:
5
7
title: Learn about the Nuxt Studio Open Source Module
6
8
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
9
9
---
10
10
11
11
## The new Nuxt Studio module
12
12
13
13
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.
That promise is now fulfilled. Thanks to vercel support the first version of the **Nuxt Studio module** is available.
20
27
21
28
You can now enable **content editing directly in production**, with real-time preview and GitHub integration, all from within your own Nuxt application.
0 commit comments