This project is a Gatsby site using a theme (gatsby-theme-demo-netlify-cms
) that uses the source plugin gatsby-source-netlify-cms
gatsby new gatsby-demo-netlify-cms https://github.com/talves/gatsby-demo-netlify-cms
npx gatsby new gatsby-demo-netlify-cms https://github.com/talves/gatsby-demo-netlify-cms
cd gatsby-demo-netlify-cms
yarn start
The source plugin checks for valid content directories, if they don't exist, which they do not, they are created and if the theme has demo data, that data is copied as the default content.