Performance: Improve Home Page Performance (layer5.io)#7710
Performance: Improve Home Page Performance (layer5.io)#7710kanishksingh23 wants to merge 1 commit intolayer5io:masterfrom
Conversation
|
Preview deployment for PR #7710 removed. This PR preview was automatically pruned because we keep only the 6 most recently updated previews on GitHub Pages to stay within deployment size limits. If needed, push a new commit to this PR to generate a fresh preview. |
c4a4578 to
d2e65f5
Compare
79d17c7 to
ac4f03e
Compare
|
@leecalcote, @saurabhraghuvanshii, please take a look. |
There was a problem hiding this comment.
@kanishksingh23 please revert all lint changes from all files so that it's easy for review.
There was a problem hiding this comment.
@saurabhraghuvanshii, done reverted all lint changes
There was a problem hiding this comment.
@kanishksingh23 Please take a look into your changes then revert all lint please.
| Layer5 is the steward of Meshery and creator of Kanvas, the | ||
| collaborative canvas for cloud-native infrastructure. We bridge | ||
| the gap between design and operation, allowing engineers to | ||
| create, configure, and deploy orchestratable diagrams in real | ||
| time. Whether managing Kubernetes or multi-cloud environments, | ||
| Layer5 provides the tooling needed to oversee modern | ||
| infrastructure with confidence. |
| className="category-link" | ||
| href="https://docs.layer5.io/videos" |
930c9c2 to
a2778dd
Compare
362ada4 to
c964215
Compare
Signed-off-by: kanishksingh23 <kanishksingh763@gmail.com>
c964215 to
64e1ea5
Compare
|
@saurabhraghuvanshii, done please have a look. |
|
@kanishksingh23 Thank you for your contribution! Let's discuss this during the website call tomorrow at 5:30 PM IST | 7 AM CST Add it as an agenda item to the meeting minutes, if you would 🙂 |
Description
fetchPriority=highto hero SVG in Banner-1 for faster LCP discovery<img>tag with a transparent placeholder until the real image loads, instead of returning null, which caused a layout shift (CLS: 0.332 → ~0.05)purgeOnly: [src/]anddevelop: falseto reduce CSS bundle sizeThis PR fixes #6924
Notes for Reviewers
<div>wrapperBefore SS

After SS

This time, nothing is broken

Signed commits