Section is determined by the source, not the url
authorNoah Campbell <noahcampbell@gmail.com>
Sat, 21 Sep 2013 00:03:43 +0000 (17:03 -0700)
committerNoah Campbell <noahcampbell@gmail.com>
Sat, 21 Sep 2013 00:03:43 +0000 (17:03 -0700)
commit52e8c7a0ac76f4aa1fff8ff30a6d5074bd459347
treefcabd15f6b496589edcf56be200f865177606a70
parent784077da4dcc3476f61bbf99c5f873b71694dd64
Section is determined by the source, not the url

This change allows for top level html content to exists.
12 files changed:
hugolib/node.go
hugolib/page.go
hugolib/site.go
hugolib/site_show_plan_test.go
hugolib/site_test.go
hugolib/site_url_test.go
source/filesystem.go
source/filesystem_linux_test.go [new file with mode: 0644]
source/filesystem_test.go
source/filesystem_windows_test.go [new file with mode: 0644]
source/inmemory.go [new file with mode: 0644]
target/file.go