Skip to content

Instantly share code, notes, and snippets.

@elliotjaystocks
Last active December 17, 2024 11:17
Show Gist options
  • Save elliotjaystocks/f88eb7ab496dd0368b52fa91da4081bd to your computer and use it in GitHub Desktop.
Save elliotjaystocks/f88eb7ab496dd0368b52fa91da4081bd to your computer and use it in GitHub Desktop.
Brief for getting RSS feeds fixed
  • The Blog feed currently renders the full blog post; I’d like the feed to render the excerpt only.
  • The Newsletter feed currently renders the text but not the intro (the intro is only separated out for aesthetic reasons); I’d like the feed to render the intro only.
  • The Speaking feed currently renders only the event title and links to my speaking page; this is correct, but I’d like the link to go to the event URL instead.
  • The everything feed follows the above behaviours; I’d like it to follow the changed behaviours I’ve outlined above.

(Duplicated from this private issue.)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment