21 Commits

Author SHA1 Message Date
Sindre Sorhus
c7dcc2cccd gulpfile - add titles to the size plugin
so it's easier to see which apply to which task
2014-06-07 19:54:45 +02:00
Sindre Sorhus
81bf15ea81 gulpfile - be explicit about supporting arrays in watch 2014-06-07 19:51:04 +02:00
Sindre Sorhus
69492b47b5 gulpfile - remove fonts task
fonts are passed through in the `images` task anyways

this also slowed the build to a halt as it searched through the node_modules folder
2014-06-07 19:49:08 +02:00
Sindre Sorhus
7a94a984e4 gulpfile - use rimraf instead of gulp-clean
more gulpy
2014-06-07 19:42:01 +02:00
Sindre Sorhus
a9b72e6fee gulpfile - various tweaks 2014-06-07 19:40:41 +02:00
Sindre Sorhus
a52f3a79f8 gulpfile - switch to gulp-if for more succinct syntax 2014-06-07 19:34:02 +02:00
Addy Osmani
ce6741d325 Merge pull request #37 from yeoman/psi
Switch to PSI for pagespeed reporting
2014-06-06 14:37:20 +01:00
Addy Osmani
cf3f357039 Dont return on pagespeed 2014-06-06 14:35:58 +01:00
Sindre Sorhus
45b5bcb3c4 better fix for #36
// @gauntface
2014-06-06 14:02:13 +02:00
Matt Gaunt
7a2244357b Fixing up the subdirectory watch and adding support for subdirectory building 2014-06-06 12:27:56 +01:00
Addy Osmani
9f67a682d8 Switch to PSI for pagespeed reporting 2014-06-06 11:59:34 +01:00
Sindre Sorhus
d53f3abfc6 fix running server from subfolders - fixes #36 2014-06-06 12:03:51 +02:00
Sindre Sorhus
9ebc2cfe8f gulpfile - let gulp know when we're done 2014-06-06 09:33:26 +02:00
Addy Osmani
3672fabaf2 scripts -> jshint, add to build process, expand watch. 2014-05-28 12:07:50 +01:00
Pascal Hartig
5e19467d4f Provide a sample hosted URL
This eliminates the ambiguity which format the URL should be in.
2014-05-18 14:40:57 +01:00
Sindre Sorhus
d0b4eaf362 minor tweaks in gulpfile and readme 2014-05-16 11:59:52 +02:00
Sindre Sorhus
e54427185a code style tweaks, gulpfile improvements and remove unused deps 2014-05-16 10:18:34 +02:00
Addy Osmani
1b6cb76d1a Gulp: correct paths for Sass styles, icons and fonts. 2014-05-08 19:00:30 +01:00
Addy Osmani
a4289608a0 Close GH-13: Add PageSpeed task. Closes #12. 2014-05-07 11:33:42 +02:00
Addy Osmani
51d1aa3c45 Close GH-10: Add initial BrowserSync support. 2014-05-06 14:47:36 +02:00
Addy Osmani
460c8984ef Add Gulpfile. 2014-04-17 13:02:38 +01:00