1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17
|
# We use the front matter keywords field to determine related content. To
# ensure consistency, during site build we validate each keyword against the
# entries in data/keywords.yaml.
# As of March 5, 2025, this feature is experimental, pending usability
# assessment. We anticipate that the number of additions to data/keywords.yaml
# will decrease over time, though the initial implementation will require some
# effort.
- decorator
- filter
- highlight
- menu
- metadata
- process
- random
- resource
|