This line https://github.com/assemble/generator-assemble/blob/master/app/templates/Gruntfile.js#L72 could become ``` data: '<%= config.src %>/data/**/*.{json,yml}', ``` This would help accommodate the i18n approach out of the box