rbuchberger / jekyll_picture_tag

Easy responsive images for Jekyll.
https://rbuchberger.github.io/jekyll_picture_tag/
BSD 3-Clause "New" or "Revised" License
619 stars 103 forks source link

Picture hosting on Amazon S3 #45

Closed pruzicka closed 10 years ago

pruzicka commented 10 years ago

It would be super cool to have option to host pictures somewhere else (Dropbox, S3 etc.). Thanks

Petr

robwierzbowski commented 10 years ago

That's a good suggestion. I think for 2.0 I'll try and break picture generation from picture markup creation, which would give more freedom in picture generation and src path specification.

For now your best bet is to use a post processor like grunt-cdn.

Rob Wierzbowski @robwierzbowski http://twitter.com/#!/robwierzbowski http://github.com/robwierzbowski http://robwierzbowski.com

On Mon, Jun 16, 2014 at 7:07 PM, pruzicka notifications@github.com wrote:

It would be super cool to have option to host pictures somewhere else (Dropbox, S3 etc.). Thanks

Petr

— Reply to this email directly or view it on GitHub https://github.com/robwierzbowski/jekyll-picture-tag/issues/45.