blurry-dev / blurry

A static site generator focused on page speed and SEO
https://blurry-docs.netlify.app/
MIT License
18 stars 1 forks source link

refactor: copy global values in Jinja context #53

Closed johnfraney closed 9 months ago

johnfraney commented 9 months ago

Copies global values in Jinja context so they aren't modified in Jinja template variable operations, like sorted()