Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 785 Bytes

README.md

File metadata and controls

28 lines (17 loc) · 785 Bytes

Carpentries-filters Extension For Quarto

TODO: Add a short description of your extension.

Installing

quarto add UCL-ARC/carpentries-quarto

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

Using

TODO: Describe how to use your extension.

Example

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

Dependencies

We use lustache to handle the mustache templates used by the Carpentries Workbench. A copy of lustache was installed locally with LuaRocks within this extension, using

luarocks install --tree _extensions lustache