This repository served the slides for my talks.
-
Open a Terminal
-
(If not done yet) Clone the GitHub repository:
-
Navigate to the folder with
cd -
Set up the conda environment:
$ make create-env -
Install Jekyll, Decktape and related modules into the conda environment:
$ make install
-
Run a local Jekyll server:
$ make serve -
Visualize at
http://localhost:4000/2024/
-
Install Decktape
$ npm install decktape -
Run Decktape
$ `npm bin`/decktape reveal --size 2048x1536 URL_TO_SLIDES PATH_TO_PDF