* Copy hugo's internal rss template - loc: https://github.com/gohugoio/hugo/blob/master/tpl/tplimpl/embedded/templates/_default/rss.xml - at commit 5f42590144579c318a444ea2ce46d5c3fbbbfe6e of https://github.com/gohugoio/hugo/ * Add Site image from images param * Hide search and archives layouts from feed index * add Description and Summary in RSS as in other templates |
||
|---|---|---|
| .. | ||
| _markup | ||
| archives.html | ||
| baseof.html | ||
| index.json | ||
| list.html | ||
| rss.xml | ||
| search.html | ||
| single.html | ||
| terms.html | ||