You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 30, 2025. It is now read-only.
Instead of my custom variables and parsing switch to Nunjucks
- make it opt-in, old replacements will still work but will not see any updates going forward
- build data object for each file that is passed to Nunjucks
- replace user replacements with user data object
- merge default data object and user data object