quarto previewOverview

The following website contains a quick guide/cookbook for creating websites with quarto.
Creating quarto files
The various parts, sections, and pages of this website provide a quick guide and resources for creating a quarto website. These include:
- Setup: Setting up quarto, VScode, and a quarto website project
- Also includes install instructions for the various R packages described in this website
- qmd: Writing
.qmdfiles with markdown - css: Setting the website theme, and the text font & colour
- This shows the use of
.scssfiles (Sass: Syntactically Awesome Style Sheets)
- This shows the use of
- yml: Setting the format, structure, and other global options for the website
Further resources
Other resources include: