Merge branch 'master' of github.com:middleman/middleman
This commit is contained in:
commit
4d0ffe11c0
5 changed files with 89 additions and 34 deletions
|
@ -11,6 +11,7 @@ Gem::Specification.new do |s|
|
|||
s.homepage = "http://middlemanapp.com"
|
||||
s.summary = "Hand-crafted frontend development"
|
||||
s.description = "A static site generator. Provides dozens of templating languages (Haml, Sass, Compass, Slim, CoffeeScript, and more). Makes minification, compression, cache busting, Yaml data (and more) an easy part of your development cycle."
|
||||
s.license = "MIT"
|
||||
|
||||
s.files = `git ls-files -z`.split("\0")
|
||||
s.test_files = `git ls-files -z -- {fixtures,features}/*`.split("\0")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue