Materials under development. See: https://github.com/Sydney-Informatics-Hub/rnaseqOct23_Testing
This repo uses a github action to automate website rendering. To update the quarto pages:
- Git clone repo
- Make changes
- Add and commit changes
git add
,git commit -m "message"
- Push to main
git push origin main