Contents:
Module docs:
Bases: object
object
Base class that all renderers inherit off of. Each child class must implement render_site() with their own rendering logic.
render_site()
Ensure that the output directory self.output_path exists
self.output_path