git clone https://github.com/aedificatorum/remark-slide-starter.git new-slides
cd new-slides
git remote remove origin
npm install
npm run present
- Slideshow built with
remark
- https://remarkjs.com - Served up with
live-server
- https://github.com/tapio/live-server - PDF exported by
decktape
- https://github.com/astefanutti/decktape