Monash-themed Beamer and RevealJS presentations
This is a Quarto template that assists you in creating a presentation using Monash University theming.
You can use this as a template to create a presentation. To do this, use the following command:
quarto use template quarto-monash/presentation
This will install the extension and create an example qmd file that you can use as a starting place for your presentation.
You may also use this format with an existing Quarto project or document. From the quarto project or document directory, run the following command to install this format:
quarto install extension quarto-monash/presentation