Sha256: a71e54a2ee3ba6a3a1b10fc5196f2a2bf451cc79ae931c057f3af257e9bcb5c7
Contents?: true
Size: 557 Bytes
Versions: 1
Compression:
Stored size: 557 Bytes
Contents
source "http://rubygems.org" gem "gumdrop" # for the watch command # gem "listen" # Add your dependencies here: # For template support: # gem "less" # gem "haml" gem "slim" gem "sass" gem "coffee-script" # For JavaScript stitching and compressing: #gem 'uglifier' #gem 'yui-compressor' #gem 'packr' gem 'jsmin' gem 'stitch-rb' #gem 'sprockets' # For markdown support, a couple of options: gem "kramdown", :git => "git://github.com/darthapo/kramdown.git" # gem 'redcarpet' # gem "rdiscount" # gem 'maruku' # For xml generation support: gem 'builder'
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
gumdrop-1.0.1 | templates/default/Gemfile |