3.2 HTML

There’s two ways to create html notes, either html_clav, or gitbook_clav. As html_clav produces one long document, we recommend that gitbook_clav is used (also gitbook_clav has several accessibility features such as changing font size and background colours). gitbook_clav produces several html pages - one per section in your notes. The ‘index.html’ is the landing page for the gitbook.

There’s two way to share the html file to students. You can host the html on your favourite site ( https://bookdown.org/ offers free hosting of lecture notes created using bookdown), and then share a link on Blackboard. If using gitbook_clav share the link pointing to index.html.

Or you can store it all on Blackboard as follows:

  • Compress the ‘Lecture notes’ folder into a zip-file
  • Upload the zip-file to the content collection by ‘+’->‘content collection’->‘Browse content collection’->‘upload zip package’
  • Once uploaded, link to the index.html file by ‘+’->‘content collection’->‘Browse content collection’->‘Lecture notes’->‘index.html’ and click confirm.