posty.renderer.atom module

class posty.renderer.atom.AtomRenderer(site, output_path='build')[source]

Bases: posty.renderer.feed.FeedRenderer

Renderer that outputs an Atom feed XML file

filename = 'atom.xml'
output()[source]

Output the Atom feed file

url()[source]

Return the URL to this feed file