Commit Graph

8 Commits

Author SHA1 Message Date
Austin Pray
79fdfcb21c Adds gulp images
Lossless image optimization including pngcrush(1)
2014-09-11 23:37:09 -05:00
Austin Pray
6e0e036ae7 Enhance Gulp dependency compilation
Gulp automatically grabs all of the dependencies listed as main files in
`bower.json` except for jQuery and modernizr

Deletes plugin directory, bad development pattern. Doesn't make sense
with the existence of `vendor` directory anyway.

Concat all of the js in the js directory except vendor and compiled
files
2014-09-11 23:13:02 -05:00
Austin Pray
45a00cec0e Use gulp-load-plugins
https://www.npmjs.org/package/gulp-load-plugins
2014-09-11 22:15:45 -05:00
kalenjohnson
21f653c1b1 Set up livereload to refresh after LESS/JS compiling 2014-09-04 22:03:54 -07:00
Ben Word
f1844b6a14 Formatting fixes 2014-08-24 17:41:17 -05:00
Ben Word
3021b182fe Also ignore minified JS 2014-08-24 17:01:28 -05:00
Ben Word
534fef3262 Use gulp-rev for versioning CSS and JS 2014-08-24 16:51:08 -05:00
kalenjohnson
d680d473e7 Gruntfile reduced to only grunt-only "version" plugin. Gulpfile set up. package.json updated with gulp dependencies 2014-08-15 01:46:35 -07:00