05 - Cloudinary Image Hosting

August 31, 2018

WARNING: This post is over a year old. Some of the information this contains may be outdated.

DISCLAIMER: Any 3rd-party services in these posts and in the config are only recommendations/suggestions. I am not affiliated with any of them.

Register on Cloudinary.

Go to config.php and add your cloud name under the services key.

Committing image files into Git is generally a bad idea unless you're sure that they will very rarely get edited/updated. That is why it is ideal to host images externally with services like Cloudinary when using static site generators.


Comments are not enabled for this post.