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

Integrate Grunt tooling for responsive images #1

Closed
addyosmani opened this issue Aug 7, 2013 · 1 comment
Closed

Integrate Grunt tooling for responsive images #1

addyosmani opened this issue Aug 7, 2013 · 1 comment

Comments

@addyosmani
Copy link
Contributor

I've added grunt-responsive-images to our tooling setup for this project with some basic configuration in place.

https://github.com/BBC-News/Imager.js/blob/master/Gruntfile.js#L28

It might be useful for us to drop in some hi-res sample images into app/images which we can hook up to this task. That way it can generate us the images needed for demonstrating how Imager.js works without the placeholder site.

We might need to figure out the best naming strategy for files however and how they'll hook into https://github.com/BBC-News/Imager.js/blob/master/app/scripts/imager.js#L63 and https://github.com/BBC-News/Imager.js/blob/master/app/scripts/imager.js#L115

@Integralist
Copy link
Contributor

@addyosmani I believe this issue has been resolved so I'll close it. If not then just let me know.

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

No branches or pull requests

2 participants