Commit Graph

25 Commits

Author SHA1 Message Date
Ben Word
5b23b7fb96 Replace grunt-wp-assets with grunt-filerev and grunt-filerev-assets
By writing to assets-manifest.json with grunt-filerev-assets, it's
no longer necessary to commit changes to lib/scripts.php when developing
2014-02-21 23:14:12 -06:00
Ben Word
94cc2949a2 Use load-grunt-tasks 2014-02-21 22:08:43 -06:00
Ben Word
7b255992cf Ref #933 - dev and build tasks for Grunt
Dev: don't minify
Build: minify, lean Modernizr build

Dev assets will load if you have defined your WP_ENV as development
If you don't use Bedrock, you'll need to add this to your wp-config.php:

define('WP_ENV', 'development');

TODO: lib/scripts.php shouldn't need to be committed for changes after
running the version task
2014-02-21 21:59:09 -06:00
Ben Word
4e70c60d68 Update clean task for versioned assets 2014-02-21 20:55:36 -06:00
Ben Word
53c2829915 Fix parseFiles in grunt-modernizr task 2014-02-21 20:52:40 -06:00
Hariadi Hinta
77e2fdb4bd Use grunt-wp-assets for version task
* default use filename version revving instead of querystring
* versioning file will be ignore
2014-02-20 11:17:36 +08:00
Ben Word
cf843567ce Better LESS organization 2014-02-04 23:34:29 -06:00
Ben Word
d8cbdb251a Load Modernizr from Bower, lean build with Grunt 2014-02-04 23:13:33 -06:00
Ben Word
645cf9939b Load Bootstrap via Bower
TODO:
- Update README
- Use grunt-bower-task?
2014-02-02 22:10:00 -06:00
Ben Word
41107b1b2b Don't run JSHint on plugins 2013-11-09 12:10:28 -06:00
Ben Word
12ff6bd04e Make enabling a JS source map easy 2013-11-07 19:27:57 -06:00
Ben Word
35649e3a9d watch: recess -> less 2013-11-06 15:31:14 -06:00
Ben Word
3b64f10111 Switch to grunt-contrib-less, add LESS source maps support 2013-11-06 13:38:21 -06:00
Ben Word
c66c20b7f2 Close #842 - Move version task to a grunt plugin 2013-09-08 18:05:40 -05:00
Weslly Honorato
f2d54129ff Add .php files to livereload 2013-08-25 20:49:12 -03:00
Weslly Honorato
30ace3c647 Added browser live reloading to Grunt 2013-08-24 17:23:14 -03:00
Ben Word
d20aa0fe50 Roots 6.5.0 2013-08-22 22:25:58 -05:00
Ben Word
08d2368cd1 Import Bootstrap from app.less 2013-08-13 22:30:55 -05:00
Bryce Tymrick
a99ff32e74 Added grunt-imageoptim task 2013-08-10 22:08:05 -06:00
Ben Word
70b27b81c5 Bootstrap 3 RC1 2013-07-28 12:32:45 -05:00
Ben Word
273c2e3f72 Merge master 2013-06-10 12:51:39 -05:00
Ben Word
5e0b0a263e Add version task to LESS updates 2013-05-10 15:19:28 -05:00
Patrick Coffey
68fbecc6f8 Add uglify and version to watch 2013-04-16 14:52:07 -05:00
Vedran Zgela
dfc5063d81 Fixes typo 2013-03-02 00:32:58 +01:00
Kevin Martensson
b7d9f187aa Add support for grunt 0.4.0 2013-02-22 20:17:48 +01:00