Commit Graph

37 Commits (afff58f00e7677f8c01f90b55be55839121a515b)

Author SHA1 Message Date
Addy Osmani 093624fd28 Update to latest gulp-cache. 2014-09-02 09:58:53 +01:00
Sindre Sorhus 28cffa8278 bump deps 2014-08-18 15:38:49 +02:00
Cătălin Mariș b130cba2a9 Fetch the `.htaccess` file via `npm` 2014-08-05 23:22:45 +03:00
Sindre Sorhus 23f8a50616 bump deps 2014-08-01 11:29:29 +02:00
Rob Wierzbowski ec45f1ce2b Update gulp-ruby-sass to 0.7.1
Necessary for updated styles task.
2014-07-29 19:21:54 -04:00
Paul Kinlan b6ea8e2eac Updating the version of browser sync
This will enable the TLS functionality
2014-07-16 13:26:51 +01:00
Sindre Sorhus 43229fded6 bump deps 2014-07-09 00:52:32 +02:00
battaglr 9101631d78 Close GH-243: Vendor prefixes. Fixes #175 2014-07-04 13:14:36 +02:00
Joshua Appelman 93f1a49936 Updates devDependencies to latest stable backwards-compatible versions. 2014-06-28 02:42:17 +02:00
Addy Osmani d9fd029236 Rebase and bring in #145 (h/t @stephenplusplus) 2014-06-27 21:31:54 +01:00
johnjbarton 5447038d6c Allow gulp task list to be extended.
As a starter kit, we want users to be able to customize.
As a source-based distribution we want users to stay updated.
By allowing users to customize web-starter-kit gulp
without editing gulpfile.js, they can rebase or merge future updates.

Impl: Apply gulp recipe 'Split tasks across multiple files'
https://github.com/gulpjs/gulp/blob/master/docs/recipes/
split-tasks-across-multiple-files.md
2014-06-27 11:32:08 -07:00
Rahul Doshi 7848faeefd Close GH-171: Livereload breaks on jshint error(s) when running `gulp serve`. Fixes #169 2014-06-26 00:12:00 +02:00
Pascal Hartig 479af34f5d Bump gulp-cache to 0.2
Changelog available here:
3b44956e60...0.2.0
2014-06-24 10:12:57 -07:00
Stephen Sawchuk c01e8616a0 fixes #132 - style configuration. 2014-06-21 19:39:05 -04:00
Addy Osmani 17af63341c Merge pull request #141 from jbnicolai/verify-build-artifacts-are-commited
Include test asserting all generated build changes are commited.
2014-06-21 23:34:03 +01:00
Sindre Sorhus 89683918ff simplify clean task with `del`
https://github.com/sindresorhus/del
2014-06-21 22:32:57 +02:00
Joshua Appelman 937789e905 Include test asserting all generated build changes are commited. 2014-06-21 21:47:47 +02:00
Joshua Appelman c86fb1d1e5 Adds `npm test` and travis.yml
Fixes #137
2014-06-21 20:13:00 +02:00
Shane Osbourne d0c562739f Update BrowserSync version to 1.0.0 2014-06-20 15:52:08 +01:00
Addy Osmani b804aeaf98 Bump PSI for PageSpeed to 0.0.4 2014-06-19 23:23:07 +01:00
Cătălin Mariș 78cfcb4951 Mark package as private
Ref: https://www.npmjs.org/doc/json.html#private
2014-06-20 01:09:45 +03:00
Addy Osmani d8d00814c4 Fixes for style guide image paths, style guide component linking. 2014-06-19 12:21:01 +01:00
Stephen Sawchuk e2e033425e Rig up the gulpfile. 2014-06-18 21:37:49 -04:00
Addy Osmani ab091b1a93 Adds alternative html minification for #54 2014-06-11 19:09:52 +01:00
Addy Osmani 31e47c3d65 Close GH-47: Adds support for UnCSS.. 2014-06-10 14:23:49 +02:00
Addy Osmani f7142bdfed Bump to latest version of PSI 2014-06-09 10:09:41 +01:00
Sindre Sorhus 3798913ddb bump deps 2014-06-07 20:19:14 +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 9f67a682d8 Switch to PSI for pagespeed reporting 2014-06-06 11:59:34 +01:00
Sindre Sorhus 387245bcdd bump deps 2014-06-06 09:58:01 +02:00
Sindre Sorhus e54427185a code style tweaks, gulpfile improvements and remove unused deps 2014-05-16 10:18:34 +02:00
Pascal Hartig 45abd14a90 Change dependency name browsersync -> browser-sync 2014-05-07 18:30:22 +01:00
Addy Osmani 51d1aa3c45 Close GH-10: Add initial BrowserSync support. 2014-05-06 14:47:36 +02:00
Sindre Sorhus b64a6120ea bump deps 2014-05-06 04:31:41 +02:00
Addy Osmani 11f223c837 Introduce file renames. Minor restructuring. 2014-04-17 13:02:52 +01:00