#!/usr/bin/env python2 OUTPUT_DIRECTORY = "rendered_root" TEMPLATE_DIRECTORY = "templates" CONTENT_DIRECTORY = "content" SERVE_PORT = 8000