Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 399 Bytes

File metadata and controls

11 lines (8 loc) · 399 Bytes

415-docs

This repository holds all of the documentation for CMPUT 415.

The files are served from https://cmput415.github.io/415-docs.

The site is automatically updated using a Github Action when

  1. a commit is pushed to the master branch
  2. the action is manually triggered from the Github Actions page

For more details on the Github Action workflow, see .github/workflows/deploySite.yml