See slide template html here.
To use
- Install
xaringan
package in R. - Fork the repository or download .zip file of template. You will need everything in the folders.
- Modify index.html file for your presentation.
- In R, Addins -> Xaringan -> Infinite Mood Reader or use
xaringan::inf_mr()
- If hosting on GitHub, make sure to include the
.nojekyll
file in your repo so you can use GitHub Pages to host the slide url.
Resources
- xaringan Presentations.
- See Emily Robinson's (creator) defenses slides with template: slides; code.