Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 247 Bytes

File metadata and controls

15 lines (10 loc) · 247 Bytes

Bootstrap slides

Building the slides locally

Make sure you have the required python modules to use landslide:

sudo pip install -q landslide pygments jinja2 markdown

And then run

find . -name "*.cfg" -exec landslide {} \;