realise-labs / gulp-boilerplate

A Gulp powered boilerplate for rapid, consistent website delivery
https://www.realise.com/
1 stars 2 forks source link

Replaced gulp-file-include with gulp-nunjucks #74

Closed davidpanik closed 6 years ago

davidpanik commented 6 years ago

JSON data is now no longer requested on demand everything in the /data folder is merged together up front and then available to all Nunjucks templates.

Address issue #56

There is a small issue with browser sync not showing the updated HTML the /data is changed but I will raise a separate ticket for this.

If you're happy, I'll update the version number and the wiki documentation.

beeFlaherty commented 6 years ago

Looks to be working. New decs probably required.