Lab and project website for SDS316 at Smith College
Regularly integrate changes from the main SDS316 repo into your repo. This will ensure you get any changes that I make to the build job or other requirements. It's inevitable that we will discover some problems together as we work on building this research knowledgebase together.
-
In Positron, go to the terminal and type
quarto publish. It will ask you your provider (choose Github pages) and then let it work. This will create a branch namedgh-pages -
In the settings of your repo on Github, enable Github Pages and set it to deploy from the branch
gh-pages. More about Github Pages -
Your repo's build job must work before you submit a pull request to the class repo. If your build job fails, the class build job will also fail!