Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 516 Bytes

File metadata and controls

15 lines (12 loc) · 516 Bytes

Getting Started

Clone the Repo

  • Go the main page of the Repo and click 'Fork'
  • You will now have a copy of the Repo under your account 🎉

Setting Up GitHub Pages

  • Go to your Repo, click the Settings Tab then Pages
  • Under 'Branch' change the dropdown to 'gh-pages'
  • Click Save

Publishing changes (Deploying)