StaticPipes Documentation

staticpipes.processes.jinja2

Class: ProcessJinja2

Renders Jinja2.

The current contents of the file are put in the "content" variable in the context.

Pass:

  • template - the path to the template in the source directory to render.

Function: process_file

No Info.