This repository contains my presentation for CppCon 2014.
The presentation is based on reveal.js.
Go to https://ldionne.github.io/cppcon-2014-hana or open index.html with your browser.
npm install # may take a little while
grunt serve &
Then connect to localhost:8000
to view locally.