Thomas Reynolds
|
29693e4533
|
More URI encoding and decoding. Addresses #1406
|
2014-11-19 10:39:48 -08:00 |
|
Ben Hollis
|
268538f926
|
Make an effort to handle spaces in filenames in a way that url_for can handle.
|
2013-09-16 21:07:57 -07:00 |
|
Nicholas Hutchinson
|
dcd760d4f8
|
Demonstrate issue with directory indexes and spaces in paths
References #961
|
2013-09-16 21:07:56 -07:00 |
|
Arron Mabrey
|
00d6a78872
|
Add expectation that .nojekyll file should exist to directory_index feature
|
2013-06-30 18:45:49 -04:00 |
|
Thomas Reynolds
|
9ebddeed1d
|
merge more into core, use gem availability to autoload
|
2013-05-09 14:41:26 -07:00 |
|
Thomas Reynolds
|
1cad726c81
|
Move off-by-default extensions into middleman-more, make middleman-more itself an extension
|
2012-05-24 16:14:17 -07:00 |
|
Ben Hollis
|
c775a9973c
|
Handle relative path urls in link_to, and add an option to produce relative links as well. Or, set :relative_links in config.rb to turn on relative links for all link_to calls.
|
2012-05-19 19:24:37 -07:00 |
|
Ben Hollis
|
05a769d762
|
link_to with an absolute path that corresponds to a page path will get rewritten to the page's output URL
|
2012-04-27 22:05:52 -07:00 |
|
Ben Hollis
|
5db1a9453a
|
Make directory_indexes use provides_metadata_for_path instead of its own list of ignored paths, allowing it to support regexes/globs
|
2012-03-15 00:29:50 -07:00 |
|
Thomas Reynolds
|
c8a134a386
|
split into middleman-core and middleman-more
|
2011-12-29 15:09:51 -08:00 |
|