To add a new talk:
- Pull this repo.
- Run
bundle install
and thenmake
. This will display this website at 127.0.0.1:4000. - Add your talk to
_data/talks.yml
and your slides to the_assets/
folder. - Reload the 127.0.0.1:4000 page to see if you can now see your talk.
- Send PR