Last updated
https://images.cmft.io/// Image URL without manipulation
https://images.cmft.io/<repo>/awesome-image.jpg
// Resizing to 600px
https://images.cmft.io/<repo>/awesome-image.jpg?w=600
// Resizing to 300x100 with fit=crop
https://images.cmft.io/<repo>/awesome-image.jpg?fit=crop&w=300&h=100