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

Generate RSS feeds #372

Merged
merged 6 commits into from
Nov 28, 2023
Merged

Generate RSS feeds #372

merged 6 commits into from
Nov 28, 2023

Conversation

loleg
Copy link
Collaborator

@loleg loleg commented Nov 28, 2023

  • The public feed (latest dribs) and user feed are available in RSS format.
  • Standard links are added to the page header.
  • Resolves Add RSS support #248

[Valid RSS]

Screenshots

Screenshot from 2023-11-29 11-06-45

Just add the URL of the Dribdat site to your Feed reader (pictured: NewsFlash).

Screenshot from 2023-11-29 11-09-50

The content of Dribs appears as you would expect.

Copy link

codecov bot commented Nov 28, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (911d936) 62.36% compared to head (ec5e95c) 62.78%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #372      +/-   ##
==========================================
+ Coverage   62.36%   62.78%   +0.41%     
==========================================
  Files          41       42       +1     
  Lines        4626     4667      +41     
==========================================
+ Hits         2885     2930      +45     
+ Misses       1741     1737       -4     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@loleg loleg merged commit 8be868e into dribdat:main Nov 28, 2023
6 checks passed
@loleg
Copy link
Collaborator Author

loleg commented Nov 29, 2023

Tested on meta.dribdat.cc

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.

Add RSS support
1 participant