Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix Website files and add deploy task in grunt #6

Merged
merged 2 commits into from
Nov 18, 2014

Conversation

lwhiteley
Copy link
Contributor

Website is now functional:

  • Fix image switch functionality
  • add grunt deploy task to handle deploying to gh-pages

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

uschen added a commit that referenced this pull request Nov 18, 2014
Fix Website files and add deploy task in grunt
@uschen uschen merged commit da046e3 into owlsomely:master Nov 18, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants