Easy Talk Slides and Notes
Eric J. Ma (Department of Biological Engineering, MIT)
slides are available online!
get started
- Navigate on filesystem to parent directory of where you would like to put your slides.
- Run the following command and follow the instructions at the prompt:
cookiecutter gh:ericmjl/cookiecutter-talk
edit & publish
- Edit the
slides.md
file to your liking.
- Run the bash script:
$ bash build.sh
. It will automatically upload your slides to GitHub.
checking
- Open the
slides.html
output in your browser. It should work!
- Now, open the magic URL:
[username].github.io/[repo-name]
.