gruvbox-wallpapers icon indicating copy to clipboard operation
gruvbox-wallpapers copied to clipboard

The images take a long time to load in the Webpage.

Open seth0xd opened this issue 1 year ago • 6 comments

maybe adding smaller images just to view them in the webpage and href them to the original ones would fix the problem

seth0xd avatar Jun 18 '24 12:06 seth0xd

I can't do any prepossessing of the images, at least not in the way that the site is generated right now. I would have to pay to do that on the server or doing it manually every time that someone contributes a wallpaper.

AngelJumbo avatar Jun 18 '24 16:06 AngelJumbo

I see, well if you decide to go with the manual approach let me know if I can help

seth0xd avatar Jun 18 '24 18:06 seth0xd

I don't want to polute the repo with compresed images so a manual aproach it's not really an option, BUT I think I found a way to do this on the server, I will test it later.

AngelJumbo avatar Jun 21 '24 17:06 AngelJumbo

Awesome good luck with that!

seth0xd avatar Jun 21 '24 19:06 seth0xd

it did not work, but I'll try another day.

AngelJumbo avatar Jun 22 '24 00:06 AngelJumbo

@AngelJumbo How about you take the submissions from the user for a specific resolution compressed image. and on the click on that compressed image it will take you to the github page with the actual image(full uncompressed resolution).

and let the users. do the compression using a universal compression while submitting.

either via a imagemagik command or via a jpg/png compression website.

lordofwizard avatar Jul 27 '24 09:07 lordofwizard