TODO: Add a short description of your extension.
quarto add UCL-ARC/carpentries-quartoThis will install the extension under the _extensions subdirectory.
If you're using version control, you will want to check in this directory.
TODO: Describe how to use your extension.
Here is the source code for a minimal example: example.qmd.
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