posty.renderer.json module

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

Bases: Renderer

Renderer that outputs a JSON representation of the Site to site.json within the output directory

render_site() None[source]

Render the Site to site.json