achanda101 / sanity-example-website-studio

Example Website Studio

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A studio for managing a website

Features:

  • WordPress-esque content models (but better)
  • Types for pages, posts, routes, navigation, comments
  • Split-pane view for viewing post comments (using incoming references)
  • Deploys on Netlify

Deployed from sanity.io/create.

Quick start

  1. Clone this repository
  2. cd studio
  3. sanity install in the studio folder on local (and npm i -g @sanity/cli if you don't have the CLI)
  4. sanity start to start the studio
  5. sanity build to build to production locally

Deploy changes

Netlify automatically deploys new changes commited to master on GitHub. If you want to change deployment branch, do so in build & deploy settings on Netlify.

Stuck? Get help

Slack Community Button

Join Sanity’s developer community or ping us on twitter.

About

Example Website Studio


Languages

Language:JavaScript 91.2%Language:CSS 8.8%