hugo/docs/content/layout
Noah Campbell 9500ec1b6b Refactor layout selection code
The render code path would use a fallback if there was an exception.
This change instead relies on explicit declaration of the layout to use
and includes a check to see if the layout indeed exists before
attempting to render it.
2013-10-08 18:44:15 +02:00
..
404.html
chrome.md
content.md
go-templates.md
homepage.md
indexes.md Add support for Relative Permalinks 2013-10-08 18:42:03 +02:00
rss.md
templates.md Refactor layout selection code 2013-10-08 18:44:15 +02:00
variables.md
views.md