-

+
Gatsby Site Starter

@@ -29,7 +28,7 @@ You can add Netlify CMS [to an existing site](/docs/add-to-your-site/), but the
-

+
Middleman Site Starter

@@ -43,19 +42,15 @@ After clicking one of those buttons, authenticate with GitHub or GitLab and choo
## Access Netlify CMS on your new site
1. The template deploy process sends you an invitation to your new site, sent from `no-reply@netlify.com`.
-
- 
-
+ 
2. Click the link to accept the invite, and your site opens, with a prompt to create a password.
-
- 
-
+ 
3. Enter a password, sign in, and you’ll go to the CMS. (For future visits, you can go straight to `
/admin/`.)
Try adding and editing posts, or changing the content of the Products page. When you save, the changes are pushed immediately to your Git repository, triggering a build on Netlify, and updating the content on your site. Check out the configuration code by visiting your site repo.
## More paths to explore
-- To see how to integrate Netlify CMS into an existing project, go to [Add to your site](/docs/add-to-your-site/).
-- Check out other sites using Netlify CMS (or share your own!) on the [Examples](/docs/examples/) page.
-- If you’d like to add more CMS editors or change how they log in to your site, read up on [Netlify Identity service](https://www.netlify.com/docs/identity).
+* To see how to integrate Netlify CMS into an existing project, go to [Add to your site](/docs/add-to-your-site/).
+* Check out other sites using Netlify CMS (or share your own!) on the [Examples](/docs/examples/) page.
+* If you’d like to add more CMS editors or change how they log in to your site, read up on [Netlify Identity service](https://www.netlify.com/docs/identity).