If you are starting a new Quarto project, the template can be instantiated with the following command:
quarto use template SFOEWD/oewd-report
Otherwise, if you have an existing Quarto project:
quarto install template SFOEWD/oewd-report
Then update the YAML header of your Quarto document:
format:
oewd-report-html: default
Note that the sficons extension is also included.