Blog with Eleventy
Simple blog starter with 11ty.
Deployed from sanity.io/create.
What you have
- A simple static site generator with Eleventy
- Structured content using Sanity.io
- Global deployment on Netlify
Quick start
- Clone this repository
npm install
in the project root folder on localnpm run dev
to start the studio and frontend locally- Your studio should be running on http://localhost:3333
- Your frontend should be running on http://localhost:8080
npm run 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
Join Sanity’s developer community or ping us on twitter.