-
Notifications
You must be signed in to change notification settings - Fork 991
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
Both RSS and Atom feeds? #2083
Comments
Not right now no |
You can create a new template to achieve this. Just create a template for a feed, and use the Here is an example-template for a new atom-feed,
And then I create the page
This can be used in addition to whatever feed you've already defined. |
@dennisse an XSLT stylesheet would be a nice addition too https://gitgud.io/sjehuda/streamburner (you can ignore the CSS file there and add another one. |
Is there a way to support having both an Atom and an RSS feed at the same time?
The text was updated successfully, but these errors were encountered: