royfrancis / folium-webpage

Home Page:http://www.royfrancis.com/folium-webpage/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

folium-webpage

ci_badge lifecycle_badge

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.

Usage

  • 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

Tips

  • 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

Acknowledgements


2024 • Roy Francis

About

http://www.royfrancis.com/folium-webpage/

License:GNU General Public License v3.0


Languages

Language:HTML 99.6%Language:SCSS 0.3%Language:Lua 0.1%