Skip to content

RSS for blog with full content #889

Answered by h-enk
genebean asked this question in Support
Sep 7, 2022 · 1 comments · 7 replies
Discussion options

You must be logged in to vote

The RSS feed is generated using a template (Hugo internal or custom). There no configuration on summary /content. So, you'd have to update /customize it for what you'd like.

I guess, replace {{ .Summary | html }} w/ {{ .Description | html }} should do the trick: https://github.com/h-enk/doks/blob/master/layouts/rss.xml#L23

Replies: 1 comment 7 replies

Comment options

You must be logged in to vote
7 replies
@h-enk
Comment options

h-enk Sep 8, 2022
Maintainer

@genebean
Comment options

@genebean
Comment options

@h-enk
Comment options

h-enk Sep 9, 2022
Maintainer

@genebean
Comment options

Answer selected by genebean
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants