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

### Current Behavior The current 'About' page for Sistent on layer5.io does not have enough description of the Sistent project and how to make use of it. ### Desired Behavior...

kind/enhancement
help wanted
good first issue

### Current Behavior Currently we don't have any Testimonial on our product page - https://layer5.io/products ### Desired Behavior Add the Testimonials in Product page, just like we have them here...

kind/enhancement
help wanted
good first issue

**Description** This PR fixes #5519 **Notes for Reviewers** @sudhanshutech Can you please review this? **[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.

area/projects

:bug: Visiting , I see Qanelas Soft font momentarily, before the font family is switched to Roboto. :cold_sweat: Our intention is to be displaying Qanelas Soft. :help-wanted: fixing this :ladybug:...

kind/bug
help wanted
framework/gatsby
framework/react
language/css

### Description When the viewport width is less than 788px, the content in the page-header-section overflows out of the container. This causes layout issues and negatively affects the user experience...

kind/bug

**Description** This PR fixes #5589 **Notes for Reviewers** Refactored image in view state handling for css or image toggle **[Signed commits](https://github.com/layer5io/layer5/blob/master/CONTRIBUTING.md#signing-off-on-commits-developer-certificate-of-origin)** - [ ] Yes, I signed my commits.

area/blog
project/meshmap

**Description** This PR fixes #5534 ### Before ### After - Light theme - Dark Theme **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.

**Description** This PR fixes #5448 **Notes for Reviewers** - Added alt attribute to image tags - Used memo for static components to avoid re-rendering after update in parent component -...

project/meshmap

### Description ``` error Page data from page-data.json for the failed page "/cloud-native-management/playground.html": { "componentChunkName": "component---src-pages-cloud-native-management-playground-js", "path": "/cloud-native-management/playground.html", failed Building static HTML for pages - 11.145s "result": { "pageContext": {}...

kind/bug

**Description** This PR fixes #5513 **Notes for Reviewers** Added animation using CSS transform. Because the images scroll outside the parent div I had to disable the useInView check. ![layer5-animation](https://github.com/layer5io/layer5/assets/14159224/7c80f692-6470-4a09-af0b-d2c99d07a916) **[Signed...