Ran this locally using a vscode jekyll container. When running `bundle exec jekyll build` encountered a "No repo name found" error.  This is fixed by adding `repository: IFoADataScienceResearch/IFoADataScienceResearch.github.io` to the _config.yml.
Ran this locally using a vscode jekyll container.
When running

bundle exec jekyll buildencountered a "No repo name found" error.This is fixed by adding
repository: IFoADataScienceResearch/IFoADataScienceResearch.github.ioto the _config.yml.