Deploy Jekyll to Heroku with a click on a button

I've updated my Jekyll + Heroku + Unicorn sample app to the latest version of Jekyll available (2.3.0). It now have all the latest features from Jekyll!

I also added a Heroku Button. So you can deploy your own version of the Jekyll site to a new app on your Heroku account with just a single click on a button. You can try it directly here on this blog by clicking the button below.

Deploy

Pressing this button will deploy a Unicorn powered Jekyll site to Heroku. The blog will be blazingly fast and handle a heavy load by using Unicorn with multiple workers on per dyno. And by only using a Dyno the hosting will be completely free!