blot.writers.indexwriter¶
-
class
blot.writers.indexwriter.IndexWriter(assets, variable_name, template, path)¶ Bases:
objectWriter that renders a single jinja2 template. The global context is updated with a URL to the rendered file during targetting. All assets are passed into the context as assets during rendering.
-
render(context)¶
-
target(context)¶
-