Skip to content

Commit 367fdd4

Browse files
committed
Add README
1 parent 1195b36 commit 367fdd4

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

README.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
# Scientific Inquiry (FMI) - experimental design session
2+
3+
Material for the experimental design session of the FMI Scientific Inquiry course.
4+
5+
To archive the material for a given year:
6+
7+
* Create a folder with the name of the year
8+
* Copy the HTML files (e.g. `index.html`, `design_matrices.html`, `expdesign_practical.html`) and the pdf slides to the folder
9+
* Make a new subfolder of the archive folder named `slides`
10+
* Copy the `css` folder into this subfolder
11+
* Copy the `expdesign_lecture.html` file into the subfolder, and rename it `index.html`
12+
* Add a section in the GitHub Actions yaml to copy the archive folder to `_site` for deployment
13+
* Add a link in the bottom of `index.Rmd` (and rerender `index.html`)

0 commit comments

Comments
 (0)