An intro slide deck.
Install node.
then npm install -g generator-reveal yo bower grunt-cli && npm install && bower install
you can make a new slide by running yo reveal:slide "slide title"
make it markdown by adding --markdown
you can see full instructions here, and here.
To update the live presentation just run grunt dist
and then git commit the results