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

feat: refresh settings on build #39

Closed johnfraney closed 1 year ago

johnfraney commented 1 year ago

Refreshes Blurry settings on build and moves settings access from the module level to the function level to ensure settings values are current

Closes #32