Git Product home page Git Product logo

simchef-culinary-school's Introduction

๐Ÿณ simChef culinary school

Cooking up reliable simulations in R

Authors

  • 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

Workflow when using these slides

  1. Fork this repo and clone your fork.
  2. Install renv and run renv::restore() to install dependencies from the renv.lock file provided with this repo.
  3. Update slides/slides.Rmd for your presentation (xaringan::inf_mr(slides/slides.Rmd) is helpful for local rendering as you develop your changes).
  4. 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.
  5. Have a great presentation!
  6. Back in this repo, create a folder like slides/talks/YYYY-MM-DD-place and add your slides.Rmd, css/culinary.css, rendered slides.html, and any other files needed to reproduce your talk (e.g., files you added to images/). Other than the .html, no need to add files generated by the .Rmd.
  7. 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 author field and update the date field in the slides.Rmd preamble) or open a PR if you want feedback.
  8. We can also create branches to track different versions of these slides for different purposes/audiences.

Customizing the look and feel

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.

Keyboard shortcuts while presenting

  • Type F for full-screen.
  • Type O to open a tile overview of the presentation
  • Type Alt/Option-F to fit slides to full window (refresh to return to normal).
  • Type Ctrl-F to search within the slides (click the magnifying glass icon to remove search box).
  • Type a number following by Enter to jump to a specific slide number (e.g., 10 Enter is like changing the end of the URL to #10).
  • Press the Home key to go to the title slide.
  • Press the End key to go to the final slide.

How these slides were made

These slides are written in Rmarkdown using the R package xaringan.

These extensions make xaringan even more powerful:

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.