Skip to content

mjhea0/sinatra-blog

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
db
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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.

Releases

No releases published

Packages

No packages published