GitHub Pages Setting

GitHub Pages Setting#

In your fork of this repository, there is a single GitHub Setting that needs modifying:

  • In the GitHub repository https://github.com/<your-username>/data-science-for-esm, go to the GitHub Settings -> Pages heading.[1]

  • In the GitHub Pages heading, go to the Branch section, and change the selection from None to gh-pages /root.

Once the branch has been selected, at the top of the page a URL will be provided[2]:

Clicking on this figure will lead directly to the our GitHub Pages settings menu

Clone the forked data-science-for-esm repository:

git clone https://github.com/<your-username>/data-science-for-esm.git
cd ./data-science-for-esm