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 More work on indexes 2013-10-31 09:49:29 -04:00
indexing_test.go
metadata.go Adding support for date field in front matter as date (as TOML provides) 2013-10-24 15:18:57 -07:00
node.go
page.go fixed trailing dir slash when using slug 2013-11-20 15:32:22 -08:00
page_index_test.go Big index overhaul. Now supporting ordering tokens by count or alphabetically. Also made full indexes available to the Site variable. 2013-10-25 18:40:55 -04:00
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 Adding support for date field in front matter as date (as TOML provides) 2013-10-24 15:18:57 -07:00
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