derek-skinner/Inflame

View on GitHub
images/image_notes.md

Summary

Maintainability
Test Coverage
Grunt will watch the src folder for image changes, then automatically optimize them and put them into the dist folder.
###Step 1: Create a folder named "src" and put all un-optimized images inside.
###Step 2: Create a folder named "dist" for grunt to output all optimized images to.