App template using jekyll and sinatra that can be used for simple websites with some ajax components, e.g. a contact form.
This reposititory was meant as a starting point to be used with github-heroku-jekyll-hook as described in the article "Automatically build and deploy Jekyll sites to heroku".
bundle install
jekyll build
foreman start