- James Duncan, UC Berkeley Biostatistics -- developer, maintainer
- Tiffany Tang, UC Berkeley Statistics -- developer
- Corrine F. Elliott, UC Berkeley Statistics -- contributer
- Philippe Boileau, UC Berkeley Biostatistics -- contributer
- Bin Yu, UC Berkeley Statistics, EECS, and Biostatistics -- thesis adviser
- Fork this repo and clone your fork.
- Install
renvand runrenv::restore()to install dependencies from therenv.lockfile provided with this repo. - Update
slides/slides.Rmdfor your presentation (xaringan::inf_mr(slides/slides.Rmd)is helpful for local rendering as you develop your changes). - In your fork, enable GitHub Pages with
/selected as the source folder. You'll be able to find your presentation at<your-username>.github.io/simChef-culinary-school/slides/slides.html. - Have a great presentation!
- Back in this repo, create a folder like
slides/talks/YYYY-MM-DD-placeand add yourslides.Rmd,css/culinary.css, renderedslides.html, and any other files needed to reproduce your talk (e.g., files you added toimages/). Other than the.html, no need to add files generated by the.Rmd. - If you want to contribute updates to this repo's template, please feel free
to just make them (don't forget to add your name to the
authorfield and update thedatefield in theslides.Rmdpreamble) or open a PR if you want feedback. - We can also create branches to track different versions of these slides for different purposes/audiences.
The first R chunk in slides.Rmd, named xaringan-themer, controls the theme,
fonts, and colors for the slides. Check out the
xaringanthemer docs for more info.
There are some custom CSS rules defined in slides/css/culinary.css. The
mdn web docs provide a good
reference for writing CSS.
- Type
Ffor full-screen. - Type
Oto open a tile overview of the presentation - Type
Alt/Option-Fto fit slides to full window (refresh to return to normal). - Type
Ctrl-Fto search within the slides (click the magnifying glass icon to remove search box). - Type a number following by
Enterto jump to a specific slide number (e.g.,10 Enteris like changing the end of the URL to#10). - Press the
Homekey to go to the title slide. - Press the
Endkey to go to the final slide.
These slides are written in Rmarkdown using the R package
xaringan.
These extensions make xaringan even more powerful: