faizulho / gatsby-starter-docz-netlifycms-1

MIT License
0 stars 0 forks source link

🗒️ Gatsby Starter for Docz & Netlify CMS

Easily spin up a new documentation site with the power of Docz and Netlify CMS.

Want to skip the manual install?

Deploy to Netlify

Then configure Netlify Identity

Here's What You Get

🚀 Setting Up Your Gatsby Site

  1. 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
  2. Start developing.

    Navigate into your new site’s directory and start it up.

    cd my-docz-site/
    npm run develop
  3. Open the source code and start editing!

    Your site is now running at http://localhost:8000!

⚡ Quick Start with Netlify

Deploy to Netlify

Deploy to Netlify

Note: This will request Github access and will create a repository for you

Enable & Configure Netlify Identity for Authentication

Once the invited user completes registration via the link in their email, they'll be able to log in via:

https://[your site].netlify.com/admin

Need more help?

Visit the deployed documentation! gatsby-starter-docz-netlifycms.netlify.com