Skip to content

Instantly share code, notes, and snippets.

@mrpatrick
Created September 25, 2013 19:18
Show Gist options
  • Save mrpatrick/6704624 to your computer and use it in GitHub Desktop.
Save mrpatrick/6704624 to your computer and use it in GitHub Desktop.
Our Gemfile for the http://workshop.avatarnewyork.com site.
source "https://rubygems.org"
gem 'jekyll'
gem 'redcarpet'
gem 's3_website'
gem 'nokogiri'
gem 'json'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment