layer5 icon indicating copy to clipboard operation
layer5 copied to clipboard

Layer5, expect more from your infrastructure

Results 529 layer5 issues
Sort by recently updated
recently updated
newest added

### Description The [Newcomer's page](https://layer5.io/community/newcomers) has a map with a link to the "Newcomer's guide" that is currently broken. I'm assuming it happened in some sort of handbook restructuring ###...

kind/bug
help wanted
framework/gatsby

**Description** ### Changes - Lazy-load non-critical sections on the Kanvas page using `import()` + `useEffect`. - Defer loading of non-critical Kanvas sections — Reviews, TeaserModal, KanvasFeatures, Catalog, KanvasBtn, and Platform...

area/landscape
area/projects
area/community
area/learn
issue/dco
area/handbook
project/kanvas
project/sistent

Good work here. Albeit small, further optimization would be to move these images to static/partners . _Originally posted by @leecalcote in https://github.com/layer5io/layer5/pull/7255#pullrequestreview-3554314466_

help wanted
good first issue
language/html
framework/gatsby

**Description** This PR fixes #7157 **Notes for Reviewers** **[Signed commits](https://github.com/layer5io/layer5/blob/master/CONTRIBUTING.md#signing-off-on-commits-developer-certificate-of-origin)** - [X] Yes, I signed my commits.

## Plan to Eliminate CLS on Home Page - [x] Analyze the Partners-home section component causing CLS - [x] Implement skeleton/placeholder for partner images to reserve space - [ ]...

area/ci

### Current Behavior The attached screenshot has an example of unwanted behavior in which content is displayed to halfway while it is only partially rendered. ### Desired Situation Ideally content...

help wanted
kind/chore

**Description** I've disabled Netlify's default caching (mergeCachingHeaders: false) to implement a more granular policy. This change sets a long-term (1-year, immutable) cache for all hashed static assets (JS, CSS, images,...

area/site-config

### Current Behavior ``` find . -type f -size +2M -print0 | xargs -0 du -h | sort -rh | head -n 10 ``` ``` 7.5M ./components/Academy/Features-Section/academy-catalog.gif 6.6M ./sections/Meshery/images/service mesh...

help wanted
kind/chore
framework/gatsby

**Description** This PR fixes #6482 **Notes for Reviewers** **[Signed commits](https://github.com/layer5io/layer5/blob/master/CONTRIBUTING.md#signing-off-on-commits-developer-certificate-of-origin)** - [X] Yes, I signed my commits.

project/kanvas

### Current Behavior This site's build time is too long. ### Desired Situation Install, run, and analyze the report provided by this plugin - https://github.com/pieh/gatsby-plugin-perf-budgets --- Contributor Resources and Handbook...

help wanted
kind/chore
framework/gatsby
type/performance