Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 311 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 311 Bytes

systems-rg.github.io

To add a new talk:

  • Pull this repo.
  • Run bundle install and then make. 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