Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 405 Bytes

File metadata and controls

8 lines (5 loc) · 405 Bytes

This requires reveal-md. Run

reveal-md outline.md -w

If you want to generate a static copy of the talk you will need a custom fork of reveal-md, otherwise all images will be encoded and embedded as base64 leading to an impractically large html file.

reveal-md outline.md --static html --staticImagePath=./
ln -s ../_assets ../images ../resources html