05 - Cloudinary Image Hosting

May 5, 2020

Register on Cloudinary.

Go to config.php, add your cloud name and API key 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.