hugo/target
Noah Campbell db50154e75 Support index.html indexes in content directory
If a file named index.html exists in a directory, or root, it will be
rendered as if ugly urls are turned on.  This allows for top level
content to not need a supporting layout file and content in content.
This change should not affect anyone who is using the perscribed way.

I also cleaned up a bunch of one off functions in site.go.
2013-09-24 21:27:25 -07:00
..
alias_test.go Add /index.html to unadorned alias paths 2013-09-13 14:51:28 -07:00
file.go Support index.html indexes in content directory 2013-09-24 21:27:25 -07:00
file_test.go Support index.html indexes in content directory 2013-09-24 21:27:25 -07:00
htmlredirect.go Add /index.html to unadorned alias paths 2013-09-13 14:51:28 -07:00