-
Notifications
You must be signed in to change notification settings - Fork 58
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
add RSS feed output format #124
Comments
hoo boy, whole new format! agreed, RSS would be a great addition. i'm unlikely to work on it myself anytime soon, but i'd happily support anyone who wants to! adding a new format to granary is actually pretty fun and self contained, much more so than adding a whole new silo (since there's no auth etc). JSON Feed is a good example, see |
+1 to this. I do wonder about the p-category and Apple requiring you to use their specific tags. |
shipped! feel free to try, feedback welcome. |
I'd love to be able to use Granary to generate a podcast feed from an h-feed instead of having to do that myself! Some examples that would make great podcast feeds:
There are a few requirements for podcast feeds beyond traditional RSS feeds. It's a bit of a trick to get it right. If this sounds like it'd be doable I'd happily help document everything needed and how it could be parsed from the h-feed.
The text was updated successfully, but these errors were encountered: