Skip to content

Commit

Permalink
update README
Browse files Browse the repository at this point in the history
  • Loading branch information
adamhsparks committed Oct 28, 2024
1 parent a0acd4f commit 67aa217
Show file tree
Hide file tree
Showing 4 changed files with 126 additions and 131 deletions.
20 changes: 16 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,16 +1,28 @@
<img src="assets/aagi-logo.svg" align="right" style="margin:10px" />

# Introduction to Trial Design

An AAGI [reveal.js](https://revealjs.com) slide deck built with [Quarto](https://quarto.org/docs/presentations/revealjs/) that covers basic experimental design for industry partners.

## Viewing and Presenting the Slides

Go [here](https://aagi-aus.github.io/Intro_to_Trial_Design/aagi_cu_trial_design.html#/title-slide) 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.
### HTML Interactive Slide Show

Go [here](https://aagi-aus.github.io/Intro_to_Trial_Design/aagi_cu_trial_design.html#/title-slide) 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.

### PDF of the Slides

## Modifying and Building
A [PDF](GGA_training_session_3_trial_design.pdf) file version of the slides is also available.

## Modifying and Building the Slides

You will need [Quarto](https://quarto.org) 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`.

[Playwright.py](https://playwright.dev/python/docs/intro) was used to generate `aagi_cu_trial_design.pdf` for printed handouts via `render_pdf.py`.
## Modifying and Building the Website

To update the website, use `quarto publish gh-pages` in the root directory of this repository.

![](assets/Partners.svg)
Loading

0 comments on commit 67aa217

Please sign in to comment.