This repository contains the slides we used for presentations where Virto is an invited speaker.
To run a local development version, run:
npm run dev
To build a production version, run:
npm run build
See reveal.js
and reveal-md
documentation for more info.
Thanks to pba-content to serve as an inspiration (and further source of some code) for this project.