Tags: k8scat/hugo-PaperMod
Tags
Imrprovements to RSS (adityatelange#319) * 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
post-cover: enable mardownify * allows users to add links and stuff adityatelange#17