Skip to content

Slides for MontreHack. When presenter used html slides. Otherwise go on http://montrehack.ca to get the slides.

Notifications You must be signed in to change notification settings

montrehack/slides

Repository files navigation

MontreHack slides

Sources of some of the slides presented during montrehack

new toolchain

Check the Makefile for self-explanatory documentation

old toolchain

Previous slides were built with asciidoc + slidy

Pre-reqs

Install asciidoc for your platform

Rendering documents

$ 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).

About

Slides for MontreHack. When presenter used html slides. Otherwise go on http://montrehack.ca to get the slides.

Resources

Stars

Watchers

Forks

Packages

No packages published