UMCarpentries / intro-curriculum-r

Custom curriculum for teaching R, the Unix Shell, & Git with an integrated workflow and reproducible research practices.
https://umcarpentries.org/intro-curriculum-r/
Other
9 stars 12 forks source link

Exercise: Collaborating with GitHub #25

Closed kelly-sovacool closed 3 years ago

kelly-sovacool commented 3 years ago

For #4

kelly-sovacool commented 3 years ago

I also noticed the {{ page.root }} vs ../ for image paths. I put the latter in when I wrote the document but I think building the website may make it change into the former. we may want to watch out for that.

Yeah I switched back to ../ for now because with {{ page.root }} the images won't show up when previewing the markdown in GitHub. I'm thinking we'll switch them all back to {{ page.root }} again once things are in closer to final form.