A gatsby + netlify-cms website
Shout out to The robertcoopercode gatsby-netlify-cms starter.
Would not be possible without you
- Node (see .nvmrc for version)
$ git clone
$ cd gatsby-netlify-cms
$ yarn
$ yarn develop
To test the CMS locally, you'll to need run a production build of the site:
$ yarn build
$ yarn serve
For details on how to configure the CMS, take a look at the
- google: netlify cms markdown line breaks
- how to line breaks in netlify cms decaporg/decap-cms#512
- https://www.gatsbyjs.org/starters/robertcoopercode/gatsby-netlify-cms/
- https://www.vectorlogo.zone/about.html
- https://github.com/robertcoopercode/gatsby-netlify-cms
- "Official" Gatsby and Netlify CMS starter This starter includes a blog built with Gatsby and Netlify CMS. It was actually used as the starting off point for this repository.