created:1/14/2022
updated:1/14/2022
Manual Installation
- Create a Gatsby site.Use the Gatsby CLI to create a new site, specifying the default starter.gatsby new my-docz-site https://github.com/colbyfayock/gatsby-starter-docz-netlifycms
- Start developing.Navigate into your new siteβs directory and start it up.cd my-docz-site/npm run develop
- Open the source code and start editing!Your site is now running at
http://localhost:8000
!
Please refer to Github documentation that does a great job keeping an up to date guide for how to connect a project to Github.
Connect your Github account to Netlify using their step by step guide.
See Netlify CMS's guide to enabling Identity.