summaryrefslogtreecommitdiff
path: root/dzslides
AgeCommit message (Collapse)Author
2012-12-29Moved all data files and templates to data/.John MacFarlane
2012-03-23dzslides: Updated template.html and styles in default template.John MacFarlane
Closes #454.
2011-12-29DZSlides: Added dzslides/template.html.John MacFarlane
This is the unaltered file from the dzslides repository. Pandoc now reads it, looking for the core part, and includes this in the new dzslides template via the 'dzslides-core' variable. When dzslides is updated, you can just put the new template.html in your `~/.pandoc/dzslides` directory, and things should work -- provided the core part can be identified as everything from <!-- {{{{ dzslides core to the end of the file. This should make it a bit easier to keep up to date.