Skip to content

Lighthouse optimization#5

Merged
Minarox merged 24 commits intomainfrom
lighthouse
Aug 27, 2022
Merged

Lighthouse optimization#5
Minarox merged 24 commits intomainfrom
lighthouse

Conversation

@Minarox
Copy link
Copy Markdown
Member

@Minarox Minarox commented Aug 27, 2022

#3: Optimize Google Lighthouse score for better performance and better SOE.

Performances

  • Reduce unused Javascript
  • Convert .png file to .webp
  • Add explicit width and height to <img /> and <video>
  • Reduce video size
  • Add .webm video format
  • Add cache header option
  • Pre-connect to @Minarox API

Accessibility

  • Add fr in lang tag of <head>

SOE

  • Add sitemap
  • Add robots.txt

PWA

  • Improve Manifest file
  • Add <meta> with theme-color tag

Others

  • Add Bastien picture to members
  • Remove auto build script for gh-pages branch
  • Remove red border for mobile menu
  • Fix social networks position in mobile menu
  • Disable picture in picture feature for video
  • Remove unused tags in DOM

@Minarox Minarox added the enhancement New feature or request label Aug 27, 2022
@Minarox Minarox self-assigned this Aug 27, 2022
@Minarox Minarox linked an issue Aug 27, 2022 that may be closed by this pull request
@Minarox Minarox merged commit 5489544 into main Aug 27, 2022
@Minarox Minarox deleted the lighthouse branch August 27, 2022 10:09
Minarox added a commit that referenced this pull request Sep 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Lighthouse optimization

1 participant