A starter headless CMS that features Sanity Studio and includes basic sections and fields.
1. Install Node 16.17.1 LTS: https://nodejs.org/
$ npm i -g yarn
$ yarn
In sanity.json
, enter the projectId
and dataset
to connect to cloud API.
In dashboardConfig.json
, update GitHub URLs for reference and Netlify configuration for deployment.
$ yarn start
$ yarn build
$ yarn deploy
- Use with your favorite front-end setup. This pairs perfectly with the ByMattLee 11ty Starter or ByMattLee Nuxt Starter
- Custom dashboard configuration with Netlify deployment
- Predefined fields and blocks for Pages, Articles, Sections, Menus, Settings (SEO, Favicons, Social, Analytics)
- Media browser
- Customize favicon by replacing
favicon.ico
in/static
- Customize dashboard brand colors in
styles/variables.css
- Matt Lee -
@bymattlee
on most platforms - Visit my website at bymattlee.com