/ceeda2017

Primary LanguageHTMLCreative Commons Zero v1.0 UniversalCC0-1.0

Warning: work in progress!

CEEDA 2017 talk

Polar lows and stuff

See Abstract.

Live demo

tiny.cc/ceeda-polar-lows

Make slides

Use the Makefile to create and manage the slides:

make

make clean

make serve  # Serve the slides at http://localhost:8000

make reveal.js

Warning: This Makefile needs pandoc and reveal.js to work properly.

PS: To save a PDF follow these instructions.

Code taken from this and this examples.