posty.renderer.atom module

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

Bases: FeedRenderer

Renderer that outputs an Atom feed XML file

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

Output the Atom feed file

url() Any[source]

Return the URL to this feed file