Skip to content

Conversation

@joedixon
Copy link
Contributor

This PR resolves #654 by adding a new feed for articles and adding a new RSS Feed link to the articles overview.

Screenshot 2022-04-12 at 21 14 05

As part of this, I also noticed the RSS Feed link on the forum was not working as the href was not set so I updated this too.

We already have @include('feed::links') in base.blade.php so the feed is automatically added to the source of the page.

Screenshot 2022-04-12 at 21 14 19

Below is an example of the generated feed.

Screenshot 2022-04-12 at 21 16 29

@joedixon joedixon requested a review from driesvints April 12, 2022 20:19
@driesvints driesvints merged commit 44fd217 into main Apr 13, 2022
@driesvints
Copy link
Member

Sweet, thanks! :)

@driesvints driesvints deleted the add-article-feed branch April 13, 2022 15:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

RSS Feed for articles

3 participants