An AAGI reveal.js slide deck built with Quarto that covers basic experimental design for industry partners.
Go here and hit "s" for a separate window that will have the speaker notes so you can see what each slide covers in more detail. Hit "f" on the main screen for a full-screen or select from the hamburger menu icon in the lower left corner of your screen.
A PDF file version of the slides is also available.
You will need Quarto installed locally to rebuild the slide deck but not to view or present the HTML slide deck.
Then, the aagi_cu_trial_design.qmd
can be knit to create aagi_cu_trial_design.html
.
To update the website, use quarto publish gh-pages
in the root directory of this repository.