Contents:
Module docs:
Bases: Renderer
Renderer
Base class for all feed Renderers (RSS, Atom)
This method must be implemented by child classes. It gets called during render_site to output the specific file, such as the RSS file or Atom file
Add each post to the feed
Return the URL to this feed file