Slides for a talk at the NIST Diffusion Workshop 2014.
The slides are prepared using impress.js and Pandoc.
The repository is licensed with the FreeBSD License, see LICENSE.txt.
The REQUIREMENTS.txt file has a complete list of packages in the Python environment during development. The most important of these are listed. The version numbers are mostly not important within reason, but if you have problems the version numbers may help.
- Pandoc version 1.12.2.1
To build:
$ git clone https://github.com/wd15/diffusion-workshop-2014.git
$ cd diffusion-workshop-2014
$ make slides.html
One of the slides will not be shown as it is a link to the local host running a Sumatra server.
The slides can be viewed at wd15.github.io/diffusion-workshop-2014