We'll create fresh WordPress site with Timber with Jetpack Photon installed. You have 20 minutes to test the plugin after that site we'll be deleted.
Make the Timber plugin work with Jetpack’s Photon. Once installed, all TimberImages use Photon as a CDN and for image manipulation (eg. resize).
Photon is an image acceleration and modification service for Jetpack-connected WordPress sites. Converted images are cached automatically and served from the WordPress.com CDN. Photon is part of the Jetpack plugin and completely free.
Timber with Jetpack Photon extends the current TimberImage class to use Photon to serve and manipulate your images:
{{post.thumbnail.src}}
returns a Photon URL{{post.thumbnail.src|resize(100)}}
returns a Photon URL{{post.thumbnail.src|resize(100,200)}}
returns a Photon URLA Photon URL looks like this:
//i0.wp.com/www.slimndap.com/wp-content/uploads/2014/05/slimndap.png
Requires the Timber plugin by Jared Nova and the Jetpack plugin with Photon activated.
Contributors welcome
Author