Skip to content

0.2.0 - paramilitary-radiator

Compare
Choose a tag to compare
@silvenon silvenon released this 26 Nov 16:29

Run npm install -g generator-gulp-webapp to update to this version.

New recipes:

Check out tips for writing a recipe.

Main changes:

  • f1e4d12 fonts are copied from app/fonts too, not just from Bower deps
  • 864cdb8 jshint runs only on build
  • fdb1f7d move bower_components to the project root
  • f450d5b build outputs overall size of the project
  • 3771228 don't use .no-js class if Modernizr isn't included
  • f84c4fd optimize images only on build
  • 62355d5 fix path to Bootstrap's Glyphicons
  • d089729 don't crash on Sass errors
  • 7344c7b use main-bower-files instead of the deprecated gulp-bower-files
  • e1035c5 fix the connect task
  • 85d68dc fetch .htaccess file via npm
  • 8599930 remove 404.html 💣
  • 5c38566 use Bower injection for Sass even when Bootstrap isn't included
  • 48b9407 fix duplicate inclusion of regular Bootstrap
  • e58b3ea update to yeoman-generator 0.17.x
  • 818f440 use gulp serve instead of gulp watch from now on ❗
  • f0ae99b add language indicator to <html>
  • 1867f6a add Disallow: to robots.txt
  • ddab73c HTML minification
  • 5084893 update Bootstrap to 3.3.1
  • c976b10 .tmp folder has precedence over app if there's a filename conflict (fixes issues with templating)

Details.