You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Right now, the feed contains the full content of the posts. It would be useful to allow by configuration to show only the excerpt, including a read more link, like in the posts list.
I can add an option to show only an excerpt, though, not sure what the best way would be to add a "Read More" link. I can probably end the content string in "...". User then just clicks the title to read the full content.
PS: I am a believer of not have to redirect the user just to see the full content (to be further spammed by ads, unnecessary JS, etc.), when the feed itself has the ability to show the full content.
Right now, the feed contains the full content of the posts. It would be useful to allow by configuration to show only the excerpt, including a read more link, like in the posts list.
https://gohugo.io/content-management/summaries/
The text was updated successfully, but these errors were encountered: