How to edit and build website.
- look at
_site.yml
to see the structure of the website and file names if editing - edit the Rmd file
- click Build website in Build tab
- push to GitHub
- look at
_site.yml
to see the structure of the website and file names if editing - copy
weekX.Rmd
where X is one of the previous weeks - add that to
_site.yml
with the other weeks - add it to the
index.Rmd
file too - copy one of the
weekX-topic.Rmd
files and edit that - add links to that in
weekX.Rmd
- click Build website in Build tab
- push to GitHub
This work is released under a Creative Commons license. You are free to use, copy and adapt the material. It'd be nice if you gave me credit, but this is not required.