#!/bin/bash set -e echo `dirname $0` cd `dirname $0` docroot="../" templates=$docroot"pandoc_templates" . $templates"/mkdocs.cfg"