Lazy loading basically makes it so pictures only load once the browser scrolls to them (instead of everything loading all at once along with the page)! if you have a ton of images (like I do in my galleries), it lessens the browser load a lot!
Oh wow, that's truly neat! :0 I'll definitely think about adding lazy loading to my gallery, it's gonna help a lot with the loading times (besides preloading n' stuff)! Thank you so much for the explanation, Guilda! ^^
I'm super glad to help!! This is the code I used as a base for mine: https://codepen.io/imagekit_io/pen/MBNwKB (also, having art images be .webp is also a godsend! with both of these things I'm praying nobody ever has issues with my galleries again KJHSFMKLA)
Testing out having my profile disabled for a bit! It feels cozier and more secluded (and less social media-y) to not have it and also not access my feed as much anymore.
Honestly I kinda wish Neocities didn't have a visible follower count on site profiles. Feels like it kinda defeats the point of leaving social media and not tying yourself to little numbers on your profile, y'know? (I know you can disable the whole profile, but I like having it up so people can get updates and comment, just wish follower counts themselves weren't visible)
Oh wow, that's truly neat! :0 I'll definitely think about adding lazy loading to my gallery, it's gonna help a lot with the loading times (besides preloading n' stuff)! Thank you so much for the explanation, Guilda! ^^
I'm super glad to help!! This is the code I used as a base for mine: https://codepen.io/imagekit_io/pen/MBNwKB (also, having art images be .webp is also a godsend! with both of these things I'm praying nobody ever has issues with my galleries again KJHSFMKLA)
oh, i'd heard about it but didn't really look into it. i should do that, thank you!