Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 501 Bytes

File metadata and controls

17 lines (10 loc) · 501 Bytes

View existing talks

My talks are published a releases on the GitHub repository

The release contains a direct link to the HTML file

Compile slides by running make

Talks are hard to view locally because of CORS (CORS request not http)

Option 1: Run serve.sh

bash serve.sh

Option 2: Use the Visual Studio Code Live Server extension