public
Description: Hacker's Lorem Ipsum Genereator with Gists.
Homepage: http://www.lorem.me
Clone URL: git://github.com/bmizerany/lorem-me.git
name age message
file .gems Loading commit data...
file .gitignore
file README.markdown
file config.ru
file lorem.rb
directory views/
README.markdown

Lorem.me (http://www.lorem.me)

by Blake Mizerany under the MIT LICENSE using Sinatra, RestClient, Rack, and all the wonderful Gists.

The hackers lorem ipsum generator hosted on a free plan at Heroku (heroku.com)

Deploy your own for free in less than 1 minute:

If you already have an account at Heroku:

  1. git clone git://github.com/bmizerany/lorem-me.git
  2. cd lorem-me
  3. heroku create [optional-app-name]
  4. NOTE: This will add the heroku remote for you
  5. git push heroku master

If you do not already have an account (add 2 minutes, one time only):

  1. Signup
  2. sudo gem install heroku
  3. heroku keys:add /path/to/ssh-key