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
There is lots of old material in the repo. Old weeks material.