tilekiln icon indicating copy to clipboard operation
tilekiln copied to clipboard

Support including other jinja2 files

Open pnorman opened this issue 1 year ago • 0 comments

Right now the jinja2 templates are converted to strings and rendered from them. Instead, the filesystem should be passed in with PyFilesystem2 so it can load other files.

jinja2-fsloader is an option, but it requires ancient versions of jinja2 which don't work anymore.

pnorman avatar Oct 30 '22 00:10 pnorman