Template for using Quarto to create 'accessible by default' presentations that involve maths or code. The default applies Centre for Open Learning branding and can be previewed through GitHub pages.
Slides are formatted as Quarto Presentations that export to revealjs format. This means they can be embedded in a website or VLE, presented through RStudio or browser, or downloaded as a PDF for portable use.
To render the presentation, either click Render in RStudio, or type the following in the terminal:
quarto render slides-template.qmd --to revealjsTo aid other teachers who might need to deliver these, speaker notes can be included in blocks like the example below.
::: {.notes}
Additional notes intended for the teacher that will only appear in speaker view.
:::These notes will appear if the presenter clicks "Speaker View" (keyboard shortcut s) within the hamburger menu.
The template files slides-template.qmd and edtheme.scss are both provided under the CC0 public domain license. The image col-logo.png is a registered trademarks; they are not to be used as part of derived or independent works without the permission of The University of Edinburgh. This does not affect use as part of documents using this stylesheet for the University.