curl -sL https://deb.nodesource.com/setup_0.10 | sudo -E bash -
sudo apt-get install -y nodejs
sudo npm install -g pub-server
sudo npm update -g pub-server
cd presentations
pub
View the presentation in index mode and print to PDF in chrome browser. (Other browsers don't work as well)
bash
DEBUG=pub:* pub
rm -r out pub -E -O #only do once git commit . git checkout -b gh-pages git read-tree -u -m master:decks/out git commit . git push https://adapteva.github.io/presentations