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

server: Generate RSS feed for the site content #101

Closed
5 tasks
deshetti opened this issue Oct 15, 2020 · 1 comment
Closed
5 tasks

server: Generate RSS feed for the site content #101

deshetti opened this issue Oct 15, 2020 · 1 comment

Comments

@deshetti
Copy link
Member

Generate RSS feed for the site content based on the following

  • Post
  • Format
  • Category
  • Tag
  • User/Author

Read about how Wordpress generates the feeds for reference: https://wordpress.org/support/article/wordpress-feeds/

Following seems to be the only decent option to generate RSS feeds in Golang: https://github.com/gorilla/feeds

This RSS validator could come in handy to check for RSS validity: https://validator.w3.org/feed/

@deshetti
Copy link
Member Author

Closing this as a duplicate for https://github.com/factly/dega-server/issues/246

@hetjagani hetjagani transferred this issue from factly/dega-server Jul 9, 2021
@hetjagani hetjagani changed the title Generate RSS feed for the site content server: Generate RSS feed for the site content Jul 9, 2021
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

No branches or pull requests

1 participant