Nunjucks templates extension for matter in motion framework
Extensions installation instructions
Adds nunjucks templates Environment as templates.nunjucks
unit.
Add nunjucks
section to your settings with path to templates.
- path — string, path to where your templates live
- global — object, global variables to add to an environment context
- The rest available options
If your core.debug
options is true it will reload templates when they are changed.
License: MIT.