For the past two weeks, I have been very busy moving all my Ghost apps images over to Cloudinary. As you probably know, my Photography Portfolio is running with Ghost and even there is not a ton of content, I needed to ensure it could meet these requirements:
- Deliver top quality images faster than my hosting solution
- Support RetinaJS assets upload via Ghost
If I was pretty confident with the 1st requirement, the 2nd was a tricky one in addition to move all existing content in Cloudinary.
A new Cloudinary storage adapter for Ghost
I looked for existing
> Continue Reading