gokarna-theme / gokarna-hugo

A minimal opinionated theme for Hugo
https://gokarna-hugo.netlify.app
GNU General Public License v3.0
357 stars 139 forks source link

How to generate RSS Content instead of summary #192

Open vinay-keshava opened 1 year ago

vinay-keshava commented 1 year ago

which xml file has to edited from {{ .Summary | html }} to {{ .Content | html }} so that the index.xml doesn't generate summary

mansoorbarri commented 11 months ago

@vinay-keshava there should be a file in /layouts/_defaults/index.rss.xml otherwise you can create the file and define the rss file yourself