Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enhance page load performance - part 2 #379

Merged
merged 10 commits into from
Feb 28, 2021
Merged

Conversation

MichaIng
Copy link
Owner

  • Explicitly define image height to define aspect ratio and avoid content shift.
  • Lazy load images and YouTube images so that they are not loaded before scrolling close to viewport.
  • Enhance a few image alternative tags

+ Explicitly define image height to define aspect ratio and avoid content shift.
+ Lazy load images and YouTube images so that they are not loaded before scrolling close to viewport.
+ Enhance a few image alternative tags
@MichaIng MichaIng added the performance Enhancements around SEO, page loading performance and user experience label Feb 27, 2021
@MichaIng MichaIng marked this pull request as ready for review February 27, 2021 21:38
@MichaIng
Copy link
Owner Author

There are still some pages outstanding, but I need to do the beta merge now. Last pages will be a dedicated part 3 😄.

@MichaIng
Copy link
Owner Author

Merging this, to avoid conflicts when I start to add mjpg-streamer docs.

@MichaIng MichaIng merged commit a4d0bd7 into dev Feb 28, 2021
@MichaIng MichaIng deleted the dev-MichaIng-performance-part2 branch February 28, 2021 14:17
@MichaIng MichaIng linked an issue Mar 8, 2021 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
performance Enhancements around SEO, page loading performance and user experience
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Optimise image and YouTube frame loading
1 participant