Sinatra + Jekyll + Heroku

Template sinatra with jekyll blog application ready for deployment to Heroku

Good examples of the following:

  • Use of Jekyll in combination with Sinatra
  • Disqus as comment system for articles
  • Dotenv to load environment variables
  • Markdown and Erb

Running this application locally

  • install gems: bundle install
  • build: jekyll build
  • run: rackup
  • visit: localhost:9292

Contributing

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Added some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request
jekyll logo

Want a Jekyll website built?

Hire a Jekyll developer