-
Name
-
middleman
-
Version
-
0.10.2
-
Platform
-
ruby
-
Authors
-
Thomas Reynolds
-
Bindir
-
bin
-
Date
-
2009-11-02 00:00:00 UTC
-
Dependencies
-
thin (>= 0)
shotgun (>= 0)
templater (>= 0)
sprockets (>= 0)
sinatra (>= 0)
sinatra-content-for (>= 0)
rack-test (>= 0)
yui-compressor (>= 0)
haml (>= 2.1.0)
compass (>= 0)
rspec (>= 0, development)
sdoc (>= 0, development)
-
Email
-
tdreyno@gmail.com
-
Executables
-
mm-init
mm-build
mm-server
-
Extra rdoc files
-
LICENSE
README.rdoc
-
Files
-
.document
.gitignore
LICENSE
README.rdoc
Rakefile
VERSION
bin/mm-build
bin/mm-init
bin/mm-server
deps.rip
lib/middleman.rb
lib/middleman/base.rb
lib/middleman/builder.rb
lib/middleman/config.ru
lib/middleman/fastimage.rb
lib/middleman/features/automatic_image_sizes.rb
lib/middleman/features/cache_buster.rb
lib/middleman/features/growl.rb
lib/middleman/features/maruku.rb
lib/middleman/features/minify_css.rb
lib/middleman/features/minify_javascript.rb
lib/middleman/features/relative_assets.rb
lib/middleman/features/slickmap.rb
lib/middleman/features/smush_pngs.rb
lib/middleman/features/sprockets.rb
lib/middleman/haml.rb
lib/middleman/helpers.rb
lib/middleman/rack/sprockets+ruby19.rb
lib/middleman/rack/sprockets.rb
lib/middleman/rack/static.rb
lib/middleman/sass.rb
lib/middleman/template/init.rbt
lib/middleman/template/views/index.html.haml
lib/middleman/template/views/layout.haml
lib/middleman/template/views/stylesheets/site.css.sass
lib/middleman/templater+dynamic_renderer.rb
middleman.gemspec
spec/auto_image_sizes.rb
spec/builder_spec.rb
spec/cache_buster_spec.rb
spec/fixtures/sample/init.rb
spec/fixtures/sample/public/images/blank.gif
spec/fixtures/sample/public/javascripts/to-be-included.js
spec/fixtures/sample/public/static.html
spec/fixtures/sample/public/stylesheets/static.css
spec/fixtures/sample/views/_partial.haml
spec/fixtures/sample/views/auto-image-sizes.html.haml
spec/fixtures/sample/views/index.html.haml
spec/fixtures/sample/views/inline-js.html.haml
spec/fixtures/sample/views/javascripts/empty-with-include.js
spec/fixtures/sample/views/layout.haml
spec/fixtures/sample/views/maruku.html.maruku
spec/fixtures/sample/views/services/index.html.haml
spec/fixtures/sample/views/stylesheets/relative_assets.css.sass
spec/fixtures/sample/views/stylesheets/site.css.sass
spec/generator_spec.rb
spec/relative_assets_spec.rb
spec/spec_helper.rb
-
Has rdoc
-
true
-
Homepage
-
http://wiki.github.com/tdreyno/middleman
-
Rdoc options
-
--charset=UTF-8
-
Require paths
-
lib
-
Required ruby version
-
>= 0
-
Required rubygems version
-
>= 0
-
Rubyforge project
-
middleman
-
Rubygems version
-
1.3.5
-
Specification version
-
3
-
Summary
-
A static site generator utilizing Haml, Sass and providing YUI compression and cache busting
-
Test files
-
spec/auto_image_sizes.rb
spec/builder_spec.rb
spec/cache_buster_spec.rb
spec/fixtures/sample/init.rb
spec/generator_spec.rb
spec/relative_assets_spec.rb
spec/spec_helper.rb
-
Original platform
-
ruby
-
New platform
-
ruby