Skip to content

mjhea0/sinatra-blog

Repository files navigation

yo!

This is just a simple blog, which uses Sinatra + PostgreSQL + Heroku + ActiveRecord + Tux + Bootstrap: http://sinatra-sings.herokuapp.com/

Want to view the tutorial on how I built it?
  • Yes? View the tutorial on my blog (upated may 4, 2013); check out how to add a captcha
  • No ...
Well, at the very least, download the app and add some features (editing/deleting posts, user login/logout/authentication)
$ git clone https://github.com/mjhea0/sinatra-blog
$ cd sinatra-blog
$ bundle install
$ ruby app.rb                 

Then open http://localhost:4567/

Fork. Star. Applaud. Build.