hugo/hugolib
elij 2f9b582dbe fix wrong renderlist feed permalink
when not using ugly urls, the feed permalink does not end up in the
expected location, and instead always behaves as if using ugly urls.

this fixes that behavior and inserts the feed xml file into the
directory as index.xml.

fixes #32
2013-08-12 19:00:29 -07:00
..
benchmark_test.go Adding more test cases 2013-08-09 17:36:32 -07:00
config.go Use / for template names regardless of platform. 2013-08-12 15:03:06 -07:00
helpers.go Support for non-standard formats. 2013-08-12 14:35:39 -07:00
index.go Added support for indexes of indexes & ordered indexes 2013-08-03 03:09:28 -04:00
node.go adding hugo 2013-07-04 11:32:55 -04:00
page.go Adding support for aliases (redirects) 2013-08-10 15:35:34 +01:00
page_test.go Move timezone tests to integration test. 2013-08-12 12:04:04 -07:00
page_time_integration_test.go Support for non-standard formats. 2013-08-12 14:35:39 -07:00
path_seperators_test.go Use / for template names regardless of platform. 2013-08-12 15:03:06 -07:00
path_seperators_windows_test.go Use / for template names regardless of platform. 2013-08-12 15:03:06 -07:00
redis.cn.md Adding benchmark for parsing pages using unicode. 2013-08-09 17:36:32 -07:00
shortcode.go adding hugo 2013-07-04 11:32:55 -04:00
site.go fix wrong renderlist feed permalink 2013-08-12 19:00:29 -07:00