This is just a simple blog, which uses Sinatra + PostgreSQL + Heroku + ActiveRecord + Tux + Bootstrap: http://sinatra-sings.herokuapp.com/
- Yes? View the tutorial on my blog (upated nov. 20, 2013)
- 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.