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
* Add Drag & Drop for Visual Editing
* Update types and improve a few a couple small things surrounding page building
* Update next-sanity
* Simplify implementation / bump studio version
* Update README
Copy file name to clipboardexpand all lines: README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -14,7 +14,7 @@ The Studio integrates with Sanity's Content Lake, offering hosted content APIs w
14
14
-**Next.js 15, Fast and Performant:** Static site built with Next.js App Router for excellent speed and SEO.
15
15
-**Real-time Visual Editing:** Use Sanity's [Presentation](https://www.sanity.io/docs/presentation) tools to see live updates as you edit.
16
16
-**Live Content:** The [Live Content API](https://www.sanity.io/live) allows you to deliver live, dynamic experiences to your users without the complexity and scalability challenges that typically come with building real-time functionality.
17
-
-**Customizable Pages:** Create and manage pages using a page builder with dynamic components.
17
+
-**Customizable Pages with Drag-and-Drop:** Create and manage pages using a page builder with dynamic components and [Drag-and-Drop Visual Editing](https://www.sanity.io/visual-editing-for-structured-content).
18
18
-**Powerful Content Management:** Collaborate with team members in real-time, with fine-grained revision history.
19
19
-**AI-powered Media Support:** Auto-generate alt text with [Sanity AI Assist](https://www.sanity.io/ai-assist).
20
20
-**On-demand Publishing:** No waiting for rebuilds—new content is live instantly with Incremental Static Revalidation.
0 commit comments