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.549 or higher
- To download a starter template, run in terminal:
quarto use template royfrancis/folium-webpage
- Launch preview in the browser
quarto preview index.qmd
- Render
quarto render index.qmd
- Template directory structure
.
├── assets
├── _extensions
└── index.qmd
- Update
nbis
meta 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
2024 • Roy Francis