Skip to content

royfrancis/folium-webpage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

folium-webpage

ci_badge linkcheck_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.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
    

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


2026 • Roy Francis

About

A quarto html page template for NBIS projects

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors