Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 595 Bytes

README.md

File metadata and controls

21 lines (12 loc) · 595 Bytes

Open Science Icons Extension For Quarto

This extensions adds Open Science Icons shortcodes for Quarto HTML documents.

Installing

quarto add stefanocoretta/osi-font

This will install the extension under the _extensions subdirectory. If you're using version control, you will want to check in this directory.

Using

Include Open Science Icons with the {{ osi <icon> }} shortcode, where <icon> is the icon name.

Example

Here is the source code for a minimal example: example.qmd.