This is the home page for Resque.
To check it out:
$ bundle
$ jekyll --auto --server
$ open http://localhost:4000To make a new blog post:
$ TITLE="this is a title" rake blogTo update the list of contributors at the bottom:
$ bundle exec rake update:contributors