Skip to content

Commit 67aa217

Browse files
committed
update README
1 parent a0acd4f commit 67aa217

File tree

4 files changed

+126
-131
lines changed

4 files changed

+126
-131
lines changed

README.md

Lines changed: 16 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,28 @@
1+
<img src="assets/aagi-logo.svg" align="right" style="margin:10px" />
2+
13
# Introduction to Trial Design
24

35
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.
46

57
## Viewing and Presenting the Slides
68

7-
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.
8-
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.
9+
### HTML Interactive Slide Show
10+
11+
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.
12+
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.
13+
14+
### PDF of the Slides
915

10-
## Modifying and Building
16+
A [PDF](GGA_training_session_3_trial_design.pdf) file version of the slides is also available.
17+
18+
## Modifying and Building the Slides
1119

1220
You will need [Quarto](https://quarto.org) installed locally to rebuild the slide deck but not to view or present the HTML slide deck.
1321

1422
Then, the `aagi_cu_trial_design.qmd` can be knit to create `aagi_cu_trial_design.html`.
1523

16-
[Playwright.py](https://playwright.dev/python/docs/intro) was used to generate `aagi_cu_trial_design.pdf` for printed handouts via `render_pdf.py`.
24+
## Modifying and Building the Website
25+
26+
To update the website, use `quarto publish gh-pages` in the root directory of this repository.
27+
28+
![](assets/Partners.svg)

0 commit comments

Comments
 (0)