Skip to article frontmatterSkip to article content
Site not loading correctly?

This may be due to an incorrect BASE_URL configuration. See the MyST Documentation for reference.

Before you start working on the files, you should first check if someone else has already uploaded changes. To do this, type

git pull

into your terminal and press Enter. Any changes uploaded to GitHub since the last time you ran git pull will be downloaded, allowing you to work on the latest version.