Closed runofthemillgeek closed 2 weeks ago
Nice work, I'll take care of force pushing if it's not too destructive.
Wait I saw that you changed the urls in the README, they are like this so https://themes.gohugo.io/themes/typo/ can render them correctly. Please change them to the raw path. Also, now that I think about this, I hope webp can be rendered correctly on that website.
Ah, my bad. I had a feeling that could be the case too. Sure thing, will fix that.
I believe rendering shouldn't be affected but the user must be using a newer browser with webp support which looks great these days: https://caniuse.com/?search=webp
@tomfran updated it. Tested render by changing the extension to .png locally so once webp files are there, should reflect that.
Noticed that images in the README of this project are way too large and hence slows down page load to this repo. I converted them into webp which has reduced the size dramatically while mostly preserving the quality needed:
This should also make it easier to do shallow clones of this repo but it might be worthwhile cleaning up the large images in older commits to make it faster to do a full clone. But that's a bigger task and would need force pushes.