Instances of
feed-action have three slots which need to be set:
| title | The title of the feed as a string |
| url | The feed url |
| entries | A quotation with stack effect ( -- seq ), which produces a sequence of objects responding to the Atom feed entry protocol protocol |