This is a single page quarto html template for project reports. For a multi-page website template, see folium.
For a demo page, see here.
-
Required quarto 1.4.5 or higher
-
To download a starter template, run in terminal:
quarto use template royfrancis/folium-webpage -
Install required extensions
quarto add quarto-ext/fontawesome -
Launch preview in the browser
quarto preview index.qmd -
Render
quarto render index.qmd
-
Template directory structure
. ├── assets ├── _extensions └── index.qmd -
Update
nbismeta variables -
Use
##as the highest level heading. -
The output html is intended to be standalone with no child assets. To disable this set:
standalone: false embed-resources: false
- Built using Quarto
- Uses the fontawesome extension to include fontawesome icons
2026 • Roy Francis
