The CBADAQuarto Quarto extension provides official Centre for Crop and Disease Management (CCDM) project theming for Quarto documents.
See the included template and demo file for each format here:
- CCDM revealjs Presentation: CCDM revealjs Slide Demo (Source)
- CCDM PowerPoint Presentation: CCDM Slide Demo (Source)
If you do not have Quarto installed on your device; you will need to do that first. Go here for instructions on how to install Quarto.
Use your terminal or command prompt to run the install commands.
Alternatively, if you use RStudio or VS Code(ium)/Positron you can use the terminal emulator, but not the R/Python/Julia REPL (read-eval-print-loop console), in those integrated development environments (IDE) to run the commands.
Or, if you prefer and you are using Windows, you may need to install the Windows Subsystem for Linux (WSL) to use the bash command.
For more information, see Microsoft's documentation.
You can obtain a copy of the extension by using the following commands in your Bash terminal (CLI):
cd your_quarto_project_folder
quarto use template CBADA/CBADAQuartoThis will install the extension and create an example qmd file that you can use as a starting place for your LaTeX PDF, MS Word .docx or reveal.js presentation slides.
For documentation on using reveal.js slides in Quarto, please see, https://quarto.org/docs/presentations/revealjs/.
To use the formatted output, save your qmd file into the extension folder that you created using the command above. Then, in the output format use:
cbada-pptx, for MS PPT outputcbada-revealjs, for a revealjs presentation
If you use the Bash command above to install the extension and create a sub directory following the command prompt, there will be a .qmd file created using the name that you input for the sub directory.
By default, these templates use {AAGIThemes} and {AAGIPalettes} for R graphical and tabular outputs.
As we continue to improve this extension through bug fixes or adding new functionality, you can update it easily like so:
cd your_quarto_project_folder
quarto update CBADA/CBADAQuartoThe logos in this project does not come under MIT License. The Centre for Crop and Disease Management (CCDM) project retains full rights to the CCDM logo, Curtin University retains full rights to the Curtin University logo and the Grains Research and Development Corporation (GRDC).