Skip to content

tessereth/talks

Repository files navigation

A collection of reveal.js presentations

Usage

./slides [markdown-file]

This will clone reveal.js, link the relevant files and start the webserver on port 8000.

Images

Some images are generated using LaTeX and pdf2svg. Once both packages are installed, you can build an individual image with:

pdflatex -shell-escape <tex-file>

You can rebuild on change using your favourite file watching tool, eg for Mac:

brew install fswatch
fswatch traffic-*.tex | xargs -n1 pdflatex -shell-escape

About

A collection of talk slides

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published