Skip to content

Instantly share code, notes, and snippets.

@zhannes
Last active December 17, 2015 05:49
Show Gist options
  • Save zhannes/5561008 to your computer and use it in GitHub Desktop.
Save zhannes/5561008 to your computer and use it in GitHub Desktop.
This is here now: https://github.com/zhannes/mm_starter. Middleman with slim, stylus, coffee script, assets (concat, minify, fingerprint)
# If you have OpenSSL installed, we recommend updating
# the following line to use "https"
source 'http://rubygems.org'
gem "middleman", :github => "middleman/middleman"
gem 'middleman-sprockets', :github => "middleman/middleman-sprockets"
gem "stylus"
gem "slim"
gem "gist"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment