A simple static page to demo a course page template.
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.
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.