You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
4
6
5
7
## Viewing and Presenting the Slides
6
8
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
9
15
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
11
19
12
20
You will need [Quarto](https://quarto.org) installed locally to rebuild the slide deck but not to view or present the HTML slide deck.
13
21
14
22
Then, the `aagi_cu_trial_design.qmd` can be knit to create `aagi_cu_trial_design.html`.
15
23
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.
0 commit comments