hugo/hugolib
Tim Esselens 860f982cc4 fixed trailing dir slash when using slug
See testcase, dir + slug contained double slash when dir had a trailing
slash.

Signed-off-by: Noah Campbell <noahcampbell@gmail.com>
2013-11-20 15:32:22 -08:00
..
benchmark_test.go
config.go configurable permalinks support 2013-11-18 13:32:56 -08:00
index.go
indexing_test.go
metadata.go
node.go
page.go fixed trailing dir slash when using slug 2013-11-20 15:32:22 -08:00
page_index_test.go
page_permalink_test.go fixed trailing dir slash when using slug 2013-11-20 15:32:22 -08:00
page_test.go Truncated; .Site.Params; First function 2013-11-12 22:49:54 +00:00
page_time_integration_test.go
path.go
path_seperators_test.go
permalinks.go configurable permalinks support 2013-11-18 13:32:56 -08:00
permalinks_test.go configurable permalinks support 2013-11-18 13:32:56 -08:00
planner.go
redis.cn.md
rss_test.go Adding RSS test case. 2013-11-05 07:03:02 +00:00
shortcode.go
site.go configurable permalinks support 2013-11-18 13:32:56 -08:00
site_show_plan_test.go
site_test.go Remove the hugo-nav function 2013-11-05 22:28:06 +00:00
site_url_test.go Remove the hugo-nav function 2013-11-05 22:28:06 +00:00
siteinfo_test.go Truncated; .Site.Params; First function 2013-11-12 22:49:54 +00:00
summary.go