Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 590 Bytes

README.md

File metadata and controls

24 lines (16 loc) · 590 Bytes

presentations

A collection of short personal presentations from my time at the Recurse Center.

To take a look, first install Cleaver:

npm install -g cleaver
# To update: npm upgrade -g cleaver

Generate the html presentation:

cleaver path/to/something.md

View the presentation:

open path/to/basic.html