Support to convert generic templates
Within the lesson directory, after building the dictioanry, but before any other action is taken, the builder should run any file ending with the extension ".template" through the mako template engine using the lesson dictionary as input.
This file, such as "example.adoc.template" should then be saved as "example.adoc" and the template should be removed.