0.1.0 • Published 5 years ago

slidetrack v0.1.0

Weekly downloads
4
License
MIT
Repository
github
Last release
5 years ago

Slidetrack

Add visuals to your audio journalism

Slidetrack is library and presentation tool for telling stories one screen at a time. It's especially optimized for adding a visual "track" to longform audio storyeliing of the kind done by Reveal and APM Reports.

Why Slidetrack?

Slidetrack allows you to create your visual track as a simple text file (but you can edit it in Goolge Docs is you like) that splits your story into scenes by time with simple ways to add text, images and embeds to each scene.

Installing Slidetrack

npm install slidetrack

Converting a Slidtrack document to an interactive website

npm run st <input text file name> [output html file name]