Merge commit '50ec65fbe1a48475d3320775dab2c47389c02114'

This commit is contained in:
Bjørn Erik Pedersen
2017-07-31 09:21:24 +02:00
50 changed files with 390 additions and 1754 deletions

View File

@@ -193,6 +193,16 @@
"layouts/_default/list.html"
]
},
{
"Example": "RSS home, no theme.",
"OutputFormat": "RSS",
"Suffix": "xml",
"Template Lookup Order": [
"layouts/rss.xml",
"layouts/_default/rss.xml",
"layouts/_internal/_default/rss.xml"
]
},
{
"Example": "JSON home, no theme.",
"OutputFormat": "JSON",