Some additional setup to make Jekyll-Bootstrap deployable to Heroku.
Get your blog up an running with four simple CLI commands:
git clone https://github.com/nblumoe/jekyll-bootstrap-heroku my_blog
cd my_blog
heroku create
git push heroku master
Visit your blog:
heroku open
To learn how to use jekyll-bootstrap for blogging, have a look at the documentation at http://jekyllbootstrap.com