verdandi/verdandi/constants.py

6 lines
122 B
Python

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