Last modified: 27 July 2024
Welcome to the GitHub repo of my website!
This section is for me. The flow of updating the website is as follows:
- Open up the R project ("sburtner.github.io") in a new session
- Modify any of the
.rmd
files corresponding to the tabs - Git
add
,commit
,push
as necessary - When you're ready, run
rmarkdown::render_site(encoding = "UTF-8")
to automatically modify/generate the.html
files - Git
add
,commit
,push
the.html
files - Check the website to see that the changes got made (it may take several seconds)
Again, as a note to myself for future work:
- Update About Me, Research, and CV
- Move tabs to bookdown style, vertical/expanding tabs