bx-sites-variables-functions
Installation
SKILL.md
BxSites Variables & Magic Functions
Two ways to keep repeated facts/logic out of Markdown - both share one syntax:
{{ dotted.path }} # a reusable variable
{{ $name(arg1, arg2) }} # a magic function call
Reusable variables
Add a variables block to bxsites.yaml (see bx-sites-configuration),
any shape, flat or nested: