hugo/hugolib
elij b9e835b101 avoid handling a redirect from slug to slug/
because the url lacks a trailing /, many webservers will issue a
redirect to the canonical url with trailing slash for directory index
w/index.htm(l).
Append a slash to avoid this.
2013-08-16 13:14:20 -07:00
..
benchmark_test.go
config.go
content_directory_test.go
helpers.go
index.go
node.go Further work on path/section stuff. Tests passing now. 2013-08-14 08:57:14 -04:00
page.go avoid handling a redirect from slug to slug/ 2013-08-16 13:14:20 -07:00
page_index_test.go
page_test.go Further work on path/section stuff. Tests passing now. 2013-08-14 08:57:14 -04:00
page_time_integration_test.go
path_seperators_test.go Further work on path/section stuff. Tests passing now. 2013-08-14 08:57:14 -04:00
path_seperators_windows_test.go
redis.cn.md
shortcode.go
site.go Merge branch 'master' of github.com:spf13/hugo 2013-08-14 10:19:59 -04:00