middleman/middleman-core
Tim Bates 692aa10c8b Add trailing_slash option for prettier urls
"set :trailing_slash, false" will cause resource urls that match the
index_file to have the trailing slash stripped off the directory URL,
e.g. instead of "/dir/index.html" becoming "/dir/" it will be "/dir"
2012-07-12 12:03:33 +09:30
..
bin Attempt address #466 and avoid Bundler issues with RVM 2012-06-13 20:33:50 -07:00
features Add tests for more implied extensions 2012-07-04 16:45:27 -07:00
fixtures Make automatic helpers smarter. Fixes #510 2012-07-04 11:29:00 -07:00
lib Add trailing_slash option for prettier urls 2012-07-12 12:03:33 +09:30
.gemtest enable gemtest at a per-gem level 2012-01-02 14:48:47 -08:00
middleman-core.gemspec Update some gem requirements, lock Padrino 2012-07-02 16:35:53 -07:00
Rakefile switch to guard/listen 2012-02-25 15:53:23 -08:00