Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 280 Bytes

File metadata and controls

15 lines (10 loc) · 280 Bytes

Landslide Presentations

To build, install the python dependencies listed in pip-requirements.txt:

pip install -r pip-requirements.txt

Then use landslide to build the presentation, eg:

landslide applicative_functors/slides/slides.markdown

That's it.