Setup

Instructions for borrowing this template:

  1. Fork this repository (or the original) and give it the name <username>.github.io where <username> is your GitHub username.
  2. Under your repository name, click Settings. If you cannot see the Settings tab, select the dropdown menu, then select Settings.
  3. In the "Code and automation" section of the sidebar, click Pages.
  4. Under "Build and deployment," under "Source," select Deploy from a branch.
  5. Under "Branch," select master, and click Save.
  6. Modify the following files with your personal info:
    • _config.yml
    • _data/data.yml
  7. To change the general layout, you can find most of the relevant code in the following files:
    • index.html
    • _layouts/index.html
    • _sass/_base.scss
    • _includes/*