opulo-inc / docs

Documentation for the assembly, maintenance, and usage of Opulo designs.
Other
11 stars 16 forks source link

Enable Lazy loading images #139

Closed derbyshire10 closed 10 months ago

derbyshire10 commented 1 year ago

Added lazy loading so images are only loaded when they are going to come into view instead of all at once. This will improve the page load times.

gabeseltzer commented 10 months ago

I appreciate your help, but I don't want to add the lazy loading tag to all the images like this. We're looking into other ways to speed up the page loading process and I also want to avoid lazy loading to make the scrolling experience better.