Enabling RSS feed in footer #441
-
Hi, How can I enable the rss feed icon in footer of each page and point it to the single main page index.xml? I am not using the "author" card in the sidebar. If I use it, I can get it working there, but I am not able to do it in the footer. Any documentation link would also help. Thanks |
Beta Was this translation helpful? Give feedback.
Replies: 5 comments 12 replies
-
Here is how I did that: What I changed:
|
Beta Was this translation helpful? Give feedback.
-
I don't know much about RSS, should we always put the same RSS link |
Beta Was this translation helpful? Give feedback.
-
I just did research about RSS, and tested it locally, all pages will be shown on the RSS reader if users subscribed the I have some thoughts to share with you. 1. Dynamic RSS social link on the footer
2. Additional RSS buttonUnlike the former, the footer's RSS link is static that linked to Please feel free to share your ideas about it. |
Beta Was this translation helpful? Give feedback.
-
@ppipada @chrisrummel I created a PR #445 for this, you can preview it on https://deploy-preview-445--hugo-theme-bootstrap.netlify.app/ |
Beta Was this translation helpful? Give feedback.
-
@razonyang I pulled the latest release.
|
Beta Was this translation helpful? Give feedback.
Here is how I did that:
I copied themes/hugo-theme-bootstrap/layouts/partials/helpers/social-links.html to layouts/partials/helpers/social-links.html so I have a local copy of that file I can change. Make sure to have an eye on possible future changes of that file so you can apply changes.
What I changed: