fix wrong renderlist feed permalink
authorelij <elij@wundrd.net>
Tue, 13 Aug 2013 01:51:01 +0000 (18:51 -0700)
committerelij <elij@wundrd.net>
Tue, 13 Aug 2013 02:00:29 +0000 (19:00 -0700)
commit2f9b582dbe44af862e00348825c308a223d57407
treeb9ef16f19f3aa85e0d752fc556f0fe7eb912fdfe
parentcb39f052d19dfbf1463b028e5173fc53d917cac1
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
hugolib/site.go