htmly
htmly copied to clipboard
RSS feed by category
Is there a way to generate another feed based off of a category? Or filter the feed to a category?
The category is in the feed so you could parse it yourself off the original feed.
Please could it be possible to close this issue?
Why shall this be closed? I understand it as a valid feature request.
Did not @AutomationMan808 provided a good alternative?
parse it yourself off the original feed
Are we talking about the feed reader site here? Not every visitor has a reader allowing parsing or filtering.
That's true, sorry for any inconvenience.
No problem. Your energy regarding HTMLy is welcome!
This feature already added in master branch. Simply add /feed to any posts collection (category, tag, type, archive, search, author) to generate feed. Example: example.com/tag/newsletter/feed or example.com/author/username/feed
Thanks for your reply.
Does master branch mean it will be possible in a new version soon(ish)? It doesn't work for me in 2.8.9 yet.
Thanks for the renewed project activity!
Am Sa, 6. Jan 2024, um 03:42, schrieb Dan:
This feature already added in master branch. Simply add
/feedto any posts collection (category, tag, type, archive, search, author) to generate feed. Example:example.com/tag/newsletter/feedorexample.com/author/username/feed— Reply to this email directly, view it on GitHub https://github.com/danpros/htmly/issues/543#issuecomment-1879506648, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAN3C4K2EYXQ3OZ25E37ISDYNC2Z7AVCNFSM5TRCHRRKU5DIOJSWCZC7NNSXTN2JONZXKZKDN5WW2ZLOOQ5TCOBXHE2TANRWGQ4A. You are receiving this because you authored the thread.Message ID: @.***>
@thopanX Yes, you can test it in localhost for insight. You're welcome!
This feature has been added in the latest release. I will close this one.