A clean Next.js template with a native authoring experience
This product is a minimal Next.js site with Sanity Studio. It is a statically generated site that uses Next.js for the frontend and Sanity to handle its content. The starter comes with a native Sanity Studio that offers features like real-time collaboration, instant side-by-side content previews, and intuitive editing. The Studio connects to Sanity Content Lake, which provides hosted content APIs with a flexible query language, on-demand image transformations, powerful patching, and more. This starter can be used to kick-start a clean slate site or to learn these technologies.
npm install
git clone [repository-url]
npm run dev
This product is a minimal Next.js site with Sanity Studio. It provides a static site generator with a frontend built using Next.js and a content management system powered by Sanity. The Sanity Studio offers real-time collaboration, side-by-side content previews, and intuitive editing features. The site can be easily installed and deployed to production using the provided instructions.