Sources of some of the slides presented during montrehack
Check the Makefile for self-explanatory documentation
Previous slides were built with asciidoc + slidy
Install asciidoc for your platform
$ asciidoc --attribute stylesheet=`pwd`/styles/montrehack.css \
-o presentation.html <file>
Will render in presentation.html
For absolute best rendering, due to the use of a background url() call, you should make sure you have Internet access before opening the slides (or reload after having access).