Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 270 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 270 Bytes

slides

This is what I use to generate my talks slides.

Install

Install dependencies:

pip install -r requirements.txt

Edit index.rst and build your presentation:

./build.sh

There is also a Loogica theme included! Feel free to make your changes!