Skip to content
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

Atom feeds for ArtistsController#index & ArtistsController#show #136

Merged
merged 4 commits into from
Jan 9, 2024

Conversation

floehopper
Copy link
Member

@floehopper floehopper commented Jan 7, 2024

Closes #65.

This adds Atom feeds with auto-discovery links for both the list of artists at /artists.atom and an individual artist's albums e.g. at /artists/jogging-house.atom.

I don't know whether we want to add a RSS/Atom icon link to the pages...? Maybe one of these...?

This makes use of commits from #133 & #135.

List of artists atom feed in Vienna reader app

Screenshot 2024-01-07 at 21 49 07

Artist albums atom feed in Vienna reader app

Screenshot 2024-01-07 at 21 49 19

@floehopper floehopper force-pushed the atom-feeds branch 2 times, most recently from a6fadfb to 61b0cfa Compare January 9, 2024 09:34
I want to use this to test some Atom feeds that I'm about to add.
Annoyingly this used to be in the Ruby stdlib, but apparently no more!
@floehopper floehopper merged commit f4d3101 into main Jan 9, 2024
2 checks passed
@floehopper floehopper deleted the atom-feeds branch January 9, 2024 18:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

RSS feeds!
1 participant