A bunch of presenatations for Kottans JS, available at gh-pages.
Possible ways to contribute:
- Fix a typo/error in slides via regular PR
- Add slides link to the index.html page
- Add slides, following steps, described in dummy presentation.
- Use cleaver:
- Install cleaver (
npm i -g cleaver
). - Create folder and .md file in it (sample).
- Run
cleaver watch index.md
and serve/access that file locally.
- Install cleaver (