Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 374 Bytes

README.rst

File metadata and controls

13 lines (8 loc) · 374 Bytes

Intro to Python

A presentation for Kansas City Developers Conference 2012. Created using Sphinx and a sphinx extension called hieroglyph for creating the html5 slides.

To build the presentation:

$ pip install -r requirements.txt
$ make slides

Open the index.html file in _build/slides