Skip to content
This repository has been archived by the owner on Apr 7, 2023. It is now read-only.

stordahl/jungle-sanity

Repository files navigation

Jungle.js & Sanity Logos

Jungle + Sanity Blog

This is a project template for a Jungle + Sanity blog. It lives at https://github.com/stordahl/jungle-sanity.

To create a new project based on this template using degit:

npx degit stordahl/jungle-sanity jungle-blog
cd jungle-blog

Note that you will need to have Node.js installed.

Get started

Install the dependencies...

cd jungle-blog
npm install

...then start the build/run

npm run start

Navigate to localhost:3000. You should see your app running.

To read the blog post outlining this project, head to my blog

Example Site deployed to Netlify: jungle-sanity.netlify.app

Deploy Status ☕ Netlify Status