Add Netlify deploy button
This commit is contained in:
parent
361b618881
commit
3e27a7d84e
1 changed files with 6 additions and 0 deletions
|
|
@ -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.
|
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:
|
||||||
|
|
||||||
|
[](https://app.netlify.com/start/deploy?repository=https://github.com/ixartz/Eleventy-Starter-Boilerplate)
|
||||||
|
|
||||||
### Contributions
|
### Contributions
|
||||||
|
|
||||||
Everyone is welcome to contribute to this project. Feel free to open an issue if you have question or found a bug.
|
Everyone is welcome to contribute to this project. Feel free to open an issue if you have question or found a bug.
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue