update description
This commit is contained in:
parent
841219cf45
commit
36a55abf1b
|
@ -9,7 +9,8 @@ Gem::Specification.new do |s|
|
||||||
s.authors = ["Thomas Reynolds"]
|
s.authors = ["Thomas Reynolds"]
|
||||||
s.email = ["me@tdreyno.com"]
|
s.email = ["me@tdreyno.com"]
|
||||||
s.homepage = "http://middlemanapp.com"
|
s.homepage = "http://middlemanapp.com"
|
||||||
s.summary = "A static site generator based on Sinatra. Providing Haml, Sass, Compass, CoffeeScript and including minification, compression and cache busting."
|
s.summary = "Hand-crafted frontend development"
|
||||||
|
s.description = "A static site generator based on Sinatra. Providing 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.files = `git ls-files`.split("\n")
|
s.files = `git ls-files`.split("\n")
|
||||||
s.test_files = `git ls-files -- {fixtures,features}/*`.split("\n")
|
s.test_files = `git ls-files -- {fixtures,features}/*`.split("\n")
|
||||||
|
|
Loading…
Reference in a new issue