sanity-io/nextjs-blog-cms-sanity-v3
This is an external open-source GitHub repository imported into the WOCSOL Marketplace for discovery. The original repository owner is the primary creator.
Repository Details
Repository Description
A Next.js Blog with a Native Authoring Experience
A Next.js Blog with a Native Authoring Experience
# A Next.js Blog with a Native Authoring Experience<!-- omit in toc --> This starter is a statically generated blog that uses [Next.js][nextjs] for the frontend and [Sanity][sanity-homepage] to handle its content. It comes with a native Sanity Studio that offers features like real-time collaboration and visual editing with live updates using [Presentation][presentation]. The Studio connects to Sanity Content Lake, which gives you hosted content APIs with a flexible query language, on-demand image transformations, powerful patching, and more. You can use this starter to kick-start a blog or learn these technologies. [][vercel-deploy] > [!NOTE] > This starter uses the Next.js [Pages Router](https://nextjs.org/docs/pages). [An App Router example is also available.](https://github.com/vercel/next.js/tree/canary/examples/cms-sanity#readme) ## Features - A performant, static blog with editable posts, authors, and site settings - A native and customizable authoring environment, accessible on `yourblog.com/studio` - Real-time and collaborative content editing with fine-grained revision history - Side-by-side instant content preview that works across your whole site - Support for block content and the most advanced custom fields capability in the industry - Webhook-triggered Incremental Static Revalidation; no need to wait for a rebuild to publish new content - Free and boosted Sanity project with unlimited admin users, free content updates, and pay-as-you-go for API overages - A project with starter-friendly and not too heavy-handed TypeScript and Tailwind.css ## Table of Contents - [Features](#features) - [Table of Contents](#table-of-contents) - [Project Overview](#project-overview) - [Important files and folders](#important-fil
Related Repositories
Product Discussion
Ask questions or discuss this product. New comments are reviewed before publishing.
Loading comments...