Skip to content
This repository has been archived by the owner on Jun 23, 2020. It is now read-only.

Latest commit

 

History

History
8 lines (6 loc) · 455 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 455 Bytes

Time-Machine-Site

Team project website source code. This is the development repo that makes use of Jekyll to assist in building. The site is hosted here: http://students.cs.ucl.ac.uk/2016/group20/

To build and view the site locally:

  • You will need the Jekyll framework installed. Find out how here: https://jekyllrb.com/docs/installation/
  • cd into the root director and run 'jekyll serve'
  • Go to: '127.0.0.1:4000/2016/group20/' in your web browser