Skip to content

santisoler/2022-ubc-open-house

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Slides for GIF-UBC Open House event 2022

Slides: santisoler.com/2022-ubc-open-house

Slides as a PDF: slides.pdf

Serving the slides

Install livereload:

pip install livereload

or

conda install livereload -c conda-forge

Then start a local webserver by running:

python serve.py

Open http://localhost:8000 in your browser to see the slides. The page will automatically reload the page when you update any of the files in the repository.

Acknowledgements

These slides are based on the talk-template created by Leonardo Uieda.

License

The slides (slides.md, index.html, and css/style.less) are licensed under a Creative Commons Attribution 4.0 International License.