hugo/hugolib
Noah Campbell 1cebce12ad Adding RSS test case.
Checks to make sure the xml document starts with <?xml.  Previously, the
html translate package would write additional details into the document
that caused it to fail.
2013-11-05 07:03:02 +00:00
..
benchmark_test.go
config.go
index.go More work on indexes 2013-10-31 09:49:29 -04:00
indexing_test.go
metadata.go
node.go
page.go Adding support for linkTitles 2013-10-25 18:37:53 -04: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
page_test.go
page_time_integration_test.go
path.go
path_seperators_test.go
planner.go
redis.cn.md
rss_test.go Adding RSS test case. 2013-11-05 07:03:02 +00:00
shortcode.go
site.go Adding RSS test case. 2013-11-05 07:03:02 +00:00
site_show_plan_test.go
site_test.go Adding RSS test case. 2013-11-05 07:03:02 +00:00
site_url_test.go
summary.go