leemunroe / grunt-email-workflow

A Grunt workflow for designing and testing responsive HTML email templates with SCSS.
MIT License
3.05k stars 339 forks source link

Other host for image #65

Closed fionnayao closed 8 years ago

fionnayao commented 8 years ago

Hi Lee :smile:

Is there a easy way to point all image source to a specified URL if we are hosting our own image? I thought about using updating grunt replace.js, but wasn't sure if that's the best way to go about it?

Any thoughts would be appreciated :)

leemunroe commented 8 years ago

Sure thing. Few ways you could do it. How do you upload your images to your host?

One way would be to use the replace task and replace the source path with your URL.