/COSCNotes

Primary LanguageJavaScript

COSCNotes

Lecture notes for courses taken at the University of Canterbury

Courses

2020 Semester 2:

2020 Semester 1:

2020 Semester 1:

2020 Semester 2:

2021 Semester 1:

2021 Semester 2:

2022 Semester 1:

Rendering as HTML

To export to a static directory containing HTML files:

cd ./compile_to_html
npm install
node index.js

Run node index.js -h to see options.