Homepage "/" respects PublishDir
authorNoah Campbell <noahcampbell@gmail.com>
Thu, 5 Sep 2013 16:57:25 +0000 (09:57 -0700)
committerNoah Campbell <noahcampbell@gmail.com>
Thu, 5 Sep 2013 16:57:25 +0000 (09:57 -0700)
commit6274aa0a64b0cb229a556d71c1d34d4139446aaa
tree480b4ed9357931cb3de65e4e6086e2e1f11f2e3f
parent610c06e6589770d950d8fd4e01efd90b132fcff5
Homepage "/" respects PublishDir

It wasn't taking the value of PublishDir into consideration for the
special case of the homepage "/".

Fixes #75
hugolib/site_url_test.go
target/file.go
target/file_test.go