PANDOC = "pandoc" EPUB_PATH = None MAKE = "make" MAKEFILE = None PROJECT_PATH = "./projects" PROJECT_URL = "/projects/" # must end with / EDITOR_URL = "/cgi-bin/pandoc-cgi/hype.cgi" SAMPLE_PROJECT_PATH = "projects/sample"