guilhermegarcia / quarto-icons-examples

Examples on how to use icons in Quarto documents

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

License: CC0-1.0 Contributor Covenant

Using Quarto Shortcodes to Generate Icons

Quarto has a lot of extensions. The ones that I feel deserve some focused attention is the set of shortcode extensions that produce icons. There are quite a few good ones so far! This little repository provides examples you can use for these high-quality extensions:

  • fontawesome
  • material-icons
  • bsicons
  • academicons
  • lordicon
  • iconify

Each of these icon extensions is covered in its own .qmd file. You can clone this repo and render those files with quarto render <qmd-file>. Check out the rendered doc! Edit the source and see what happens! Adapt these examples for your own work and profit.

About

Examples on how to use icons in Quarto documents

License:Creative Commons Zero v1.0 Universal


Languages

Language:CSS 86.3%Language:Lua 13.7%