generated from ubvu/handbook-template
-
Notifications
You must be signed in to change notification settings - Fork 26
Open
Description
Recently, a request came in to provide a reusable glossary across the handbook. This issue summarizes some of my initial research on how to make this happen.
quarto-glossary
Using the quarto extension quarto-glossary
(repo), we can add a general glossary.
The defined terms can be inserted anywhere using {{< glossary TERM >}}
. The definition is displayed as long as the term is clicked, or in a hover box.
Note that neither of these options is particularly mobile friendly. I tried it on my phone and it is hard to see the definitions there. As such, I would consider this to be a desktop only feature if we implement it using quarto glossary, which may or may not be reasonable.
cc @Jolien-S what do you think?
Metadata
Metadata
Assignees
Labels
No labels