zachcp / quarto-swissbiopics

SwissBioPics in Quarto

Home Page:https://zachcp.github.io/quarto-swissbiopics/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Swissbiopics Extension For Quarto

Embed Swissbiopics in Quarto documents.

Note: this works but is still in alpha state.

Note: this is only available for html formats.

Installing

quarto add zachcp/swissbiopics

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

Using

You can use the {{< sbp >}} shortcode to add a SwissBioPics image to your quarto document. You will need to specify the name of one of the images which can be found in _extensions/swissbiopics/resources/images. For example:

{{<  sbp Animal_cells >}}

{{<  sbp Egg_cell >}}

{{<  sbp Trypanosoma >}}

Build

Copy the _extensions directory to docs and build.

About

SwissBioPics in Quarto

https://zachcp.github.io/quarto-swissbiopics/


Languages

Language:JavaScript 80.1%Language:CSS 14.9%Language:Lua 4.7%Language:Makefile 0.3%