Make sure you have pandoc application (tested on Pandoc 1.9.1.1). To create HTML and PDF files, just type make
. Output:
$ find | grep .html
$ find | grep .pdf
TODO:
- Create a general html index
- 'clean' recursively
- Place the output inside a unique folder (i.e. output)