owlsomely / angular-image-zoom

Native AngularJs Directive that provide image hover zoom feature
http://owlsomely.github.io/angular-image-zoom/
MIT License
40 stars 23 forks source link

Fix Website files and add deploy task in grunt #6

Closed lwhiteley closed 9 years ago

lwhiteley commented 9 years ago

Website is now functional:

For testing reference: http://lwhiteley.github.io/angular-image-zoom/

After merge just run

grunt deploy

Should resolve issue #4

Grunt deploy

This task creates a temporary website directory by copying the dist folder into the demo folder. The task then commits the demo folder to the gh-pages branch to be deployed for viewing.

demo/dist is ignored by source control so no need to worry about duplication