nunocoracao / blowfish

Personal Website & Blog Theme for Hugo
https://blowfish.page
MIT License
1.53k stars 420 forks source link

RSS support Follow #1817

Open Weaxs opened 3 weeks ago

Weaxs commented 3 weeks ago

Is your feature request related to a problem? Please describe. I want to support fead claim in rss.xml for Follow.app https://github.com/RSSNext/follow

Describe the solution you'd like Add following id in RSS image

Describe alternatives you've considered A clear and concise description of any alternative solutions or features you've considered.

Additional context Add any other context or screenshots about the feature request here.

StandingPadAnimations commented 2 weeks ago

You can just override the RSS template by copying themes/blowfish/layouts/_default/rss.xml to the layouts folder and add whatever is needed, the theme itself doesn't need to be changed

Weaxs commented 2 weeks ago

You can just override the RSS template by copying themes/blowfish/layouts/_default/rss.xml to the layouts folder and add whatever is needed, the theme itself doesn't need to be changed

I have done it in my project, but I thought maybe more people who perfer RSS will need this ? 👀

RSSNext/follow is already 15k star.