Performance: Improve Home Page Performance (layer5.io)#7710
Open
kanishksingh23 wants to merge 1 commit intolayer5io:masterfrom
Open
Performance: Improve Home Page Performance (layer5.io)#7710kanishksingh23 wants to merge 1 commit intolayer5io:masterfrom
kanishksingh23 wants to merge 1 commit intolayer5io:masterfrom
Conversation
Contributor
|
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
Contributor
Author
|
@leecalcote, @saurabhraghuvanshii, please take a look. |
saurabhraghuvanshii
requested changes
May 8, 2026
Member
There was a problem hiding this comment.
@kanishksingh23 please revert all lint changes from all files so that it's easy for review.
Contributor
Author
There was a problem hiding this comment.
@saurabhraghuvanshii, done reverted all lint changes
Member
There was a problem hiding this comment.
@kanishksingh23 Please take a look into your changes then revert all lint please.
saurabhraghuvanshii
requested changes
May 8, 2026
Comment on lines
+118
to
+124
| 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. |
Comment on lines
+153
to
+154
| 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
Contributor
Author
|
@saurabhraghuvanshii, done please have a look. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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