Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 652 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 652 Bytes

A simple static page to demo a course page template.

Editing content

The text can be edited from within github by directly editing the index.html file, and committing the changes.

The video can be replaced by replacing the video.mp4 file. If the name or format of the new file is different, its reference must also be changed within index.html (the src attribute of the <video> tag.

Viewing the site

The site can be viewed at: https://jfmcquade.github.io/turing-course-example/ Any changes made to the source files will trigger the site to be updated. It should take around a minute for the changes to be visible at the above address.