Fix ordered list display in Quick Start for Hugo (#680)

This commit is contained in:
Jessica Parsons 2017-10-11 10:42:16 -07:00 committed by GitHub
parent c6aab171a9
commit 22a9203d11

View File

@ -190,6 +190,7 @@ Netlify offers a built-in authentication service called Identity. In order to us
### Enable Identity and Git Gateway
Netlify's Identity and Git Gateway services allow you to manage CMS admin users for your site without requiring them to have GitHub accounts or commit access on your repo. From your site dashboard on Netlify:
1. Go to **Settings > Identity**, and select **Enable Identity service**.
2. Under **Registration preferences**, select **Open** or **Invite only**. In most cases, you'll want only invited users to access your CMS, but if you're just experimenting, you can leave it open for convenience.
3. If you'd like to allow one-click login with services like Google and GitHub, check the boxes next to the services you'd like to use, under **External providers**.