-
Notifications
You must be signed in to change notification settings - Fork 0
Mako
James Lott edited this page Mar 11, 2018
·
1 revision
This transformer is invoked on any asset which includes mako in its pipeline. It will
render the asset data as a Mako template. The transformer sets three context variables
for every template:
-
asset_path: The path of the asset being transformed -
asset_meta: The metadata of the asset being transformed
In addition to these context variables, all items from the project level configuration will be added to the template context.