Merge branch 'master' into gatsby-v2

This commit is contained in:
Alexander Shelepenok
2019-01-22 01:37:15 +03:00
committed by GitHub
2 changed files with 6 additions and 1 deletions

View File

@@ -65,7 +65,7 @@ Open the `blog` directory in your code editor of choice and edit `src/templates/
## Deploy with Netlify
Netlify CMS can run in any frontend web environment, but the quickest way to try it out is by running it on a pre-configured starter site with Netlify. Use the button below to build and deploy your own copy of the repository:
[Netlify](https://netlify.com) CMS can run in any frontend web environment, but the quickest way to try it out is by running it on a pre-configured starter site with Netlify. Use the button below to build and deploy your own copy of the repository:
<a href="https://app.netlify.com/start/deploy?repository=https://github.com/alxshelepenok/gatsby-starter-lumen" target="_blank"><img src="https://www.netlify.com/img/deploy/button.svg" alt="Deploy to Netlify"></a>