The slides can be seen here
To render slides Remarker (the CLI for Remark) is used.
yarn global add remarker
To run slides locally do:
remarker
and open https://localhost:6275/
In order to view the slides on GitHub Pages they are built using remarker and pushed to the docs/
directory.
The code for the slides is under code directory.