ctulocal1/2019-district-contract

Feeds

Opened this issue · 0 comments

Decisions will need to be made about how, exactly, feeds are meant to be incorporated into the app. Do they show up on their own page? Are the visible in the menu (probably)? What about Featured Images? (Right now, a plugin manually inserts them into Description and Content of RSS feed, but this seems less than ideal.)

Also, how to inject them into the shell. Do the current feeds go into each shell for each page? Is there an easy way to make a headers-only request for the feed, to minimize network traffic? Or maybe use Push notifications to trigger updates to the feed? These all need to be explored and implemented.