This repository hosts a forked version of the Quarto clean presentation theme. The original theme was designed by Grant McDermott and I thank him for his excellent work. Although I have introduced a few minor modifications for personal use, the essence and aesthetic of the presentation remain very close to the original design. You can view the modified version of the presentation here.
The (small) modifications made to the original Quarto Clean theme are:
To use this forked version in your Quarto presentations, follow these steps:
You can also add this theme to your directory with:
quarto install extension danilofreire/quarto-presentation
You can install the additional extensions with:
quarto install extension r-wasm/quarto-drop
quarto install extension martinomagnifico/quarto-appearance
quarto install extension martinomagnifico/quarto-multimodal
For a detailed guide on using custom themes in Quarto, please refer to the Quarto Documentation.
All credits for the original design and development of the Quarto Clean theme go to Grant McDermott. I would also like to thank Martijn de Jongh for Appearance and Multimodal, the R for WebAssembly team for Quarto Drop, and the Quarto team for creating such a great tool.
You can add more extensions to your Quarto project with:
quarto install extension repositoryowner/repo
A list of available extensions can be found at https://m.canouil.dev/quarto-extensions/.
This version of the Quarto Clean theme is available under the same license as the original. Please see the LICENSE file for more details.