diff --git a/README.md b/README.md index 8b3d172..1c69a13 100644 --- a/README.md +++ b/README.md @@ -102,6 +102,12 @@ npm run build Now, your blog is ready to be deployed. All generated files are located at `_site` folder, which you can deploy with any hosting service. +### Deploy to Netlify + +Clone this repository on own GitHub account and deploy to Netlify: + +[![Netlify Deploy button](https://www.netlify.com/img/deploy/button.svg)](https://app.netlify.com/start/deploy?repository=https://github.com/ixartz/Eleventy-Starter-Boilerplate) + ### Contributions Everyone is welcome to contribute to this project. Feel free to open an issue if you have question or found a bug.