Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 467 Bytes

File metadata and controls

5 lines (3 loc) · 467 Bytes

Github pages repo for team5. Create a new file in _posts to make a new post. You can do it all from the github UI, using the + next to the folder path.

If this repo has been forked, make sure to edit _config.yml. The instructions on what to edit in this file are enclosed in that file.

To test this code locally, run jekyll serve -P 8000 --drafts --config _config.yml,_local_config.yml from this folder, then access the page using http://localhost/:8000.