Skip to content

Commit 7513622

Browse files
committed
Changes all the .png images in the 2025 folder to .webp folder
Signed-off-by: Jeet Burman <jeetburrman@gmail.com>
1 parent 99acd45 commit 7513622

File tree

13 files changed

+18
-18
lines changed

13 files changed

+18
-18
lines changed

src/collections/news/2025/2025-11-05-sixth-highest-velocity/index.mdx

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ title: "Meshery Ranks 6th Highest-Velocity Project in CNCF, Announces Major Gove
33
subtitle: "Implements a critical revision to its governance and organizational structure"
44
date: 2025-11-05 08:00:00 -0530
55
author: The Newsroom
6-
thumbnail: ./sixth-highest-velocity-project-out-of-237-CNCF-projects.png
7-
darkthumbnail: ./sixth-highest-velocity-project-out-of-237-CNCF-projects.png
6+
thumbnail: ./sixth-highest-velocity-project-out-of-237-CNCF-projects.webp
7+
darkthumbnail: ./sixth-highest-velocity-project-out-of-237-CNCF-projects.webp
88
category: "Press Release"
99
description: "Riding top-tier CNCF velocity, Meshery unveils a new, expanded project structure at KubeCon to accelerate its 300+ community-driven integrations."
1010
tags:
@@ -16,8 +16,8 @@ resource: false
1616
published: true
1717
---
1818
import { Link } from "gatsby";
19-
import sixthHighest from "./sixth-highest-velocity-project-out-of-237-CNCF-projects.png";
20-
import MesheryExtensionsLight from "./meshery-extensions-github-dark.png";
19+
import sixthHighest from "./sixth-highest-velocity-project-out-of-237-CNCF-projects.webp";
20+
import MesheryExtensionsLight from "./meshery-extensions-github-dark.webp";
2121
import { NewsWrapper } from "../../News.style.js";
2222
import Blockquote from "../../../../reusecore/Blockquote";
2323
import BlockquoteAlt from "../../../../reusecore/Blockquote/Blockquote-alt-style";

src/collections/news/2025/2025-11-05-sixth-highest-velocity/meshery-extensions-github-dark.png renamed to src/collections/news/2025/2025-11-05-sixth-highest-velocity/meshery-extensions-github-dark.webp

File renamed without changes.

src/collections/news/2025/2025-11-05-sixth-highest-velocity/sixth-highest-velocity-project-out-of-237-CNCF-projects.png renamed to src/collections/news/2025/2025-11-05-sixth-highest-velocity/sixth-highest-velocity-project-out-of-237-CNCF-projects.webp

File renamed without changes.

src/collections/news/2025/2025-11-11-kanvas-ga-release/Kanvas-Catalog.png renamed to src/collections/news/2025/2025-11-11-kanvas-ga-release/Kanvas-Catalog.webp

File renamed without changes.

src/collections/news/2025/2025-11-11-kanvas-ga-release/Kanvas-Sample-Design-AWS-orchestration.png renamed to src/collections/news/2025/2025-11-11-kanvas-ga-release/Kanvas-Sample-Design-AWS-orchestration.webp

File renamed without changes.

src/collections/news/2025/2025-11-11-kanvas-ga-release/Layer5-Kanvas-Designer.png renamed to src/collections/news/2025/2025-11-11-kanvas-ga-release/Layer5-Kanvas-Designer.webp

File renamed without changes.

src/collections/news/2025/2025-11-11-kanvas-ga-release/index.mdx

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ title: "Layer5 Unveils Kanvas"
33
subtitle: "The Enterprise Platform for 'Infrastructure as Design' and Collaborative Cloud Native Operations"
44
date: 2025-11-11 08:00:00 -0530
55
author: The Newsroom
6-
thumbnail: ./Layer5-Kanvas-Designer.png
7-
darkthumbnail: ./Layer5-Kanvas-Designer.png
6+
thumbnail: ./Layer5-Kanvas-Designer.webp
7+
darkthumbnail: ./Layer5-Kanvas-Designer.webp
88
category: "Press Release"
99
description: "Empowering Platform and Operations Teams with Intuitive Tools to Design, Deploy, and Operate Kubernetes and Multi-Cloud Infrastructure"
1010
tags:
@@ -22,9 +22,9 @@ import { NewsWrapper } from "../../News.style.js";
2222
import Blockquote from "../../../../reusecore/Blockquote";
2323
import BlockquoteAlt from "../../../../reusecore/Blockquote/Blockquote-alt-style";
2424

25-
import KanvasDesignerImage from "./Layer5-Kanvas-Designer.png";
26-
import KanvasCatalogImage from "./Kanvas-Catalog.png";
27-
import KanvasSampleDesignImage from "./Kanvas-Sample-Design-AWS-orchestration.png";
25+
import KanvasDesignerImage from "./Layer5-Kanvas-Designer.webp";
26+
import KanvasCatalogImage from "./Kanvas-Catalog.webp";
27+
import KanvasSampleDesignImage from "./Kanvas-Sample-Design-AWS-orchestration.webp";
2828

2929
<NewsWrapper>
3030

src/collections/news/2025/2025-11-12-meshery-enterprise/Layer5-Kanvas-Designer-img.png renamed to src/collections/news/2025/2025-11-12-meshery-enterprise/Layer5-Kanvas-Designer-img.webp

File renamed without changes.

src/collections/news/2025/2025-11-12-meshery-enterprise/index.mdx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ title: "Layer5 Debuts Enterprise Edition of Meshery for Configuring Kubernetes"
33
subtitle: "Enterprise-grade distribution of Meshery enables IT teams to visualize, design, and manage Kubernetes and cloud native environments"
44
date: 2025-11-12 19:00:00 +0530
55
author: Cloud Native Now
6-
thumbnail: ./Layer5-Kanvas-Designer-img.png
7-
darkthumbnail: ./Layer5-Kanvas-Designer-img.png
6+
thumbnail: ./Layer5-Kanvas-Designer-img.webp
7+
darkthumbnail: ./Layer5-Kanvas-Designer-img.webp
88
category: "Press Release"
99
description: "Announced at KubeCon + CloudNativeCon North America 2025, Kanvas extends the Meshery framework with visual tools, collaborative workspaces, and role-based access control for managing Kubernetes environments"
1010
tags:
@@ -22,7 +22,7 @@ import { NewsWrapper } from "../../News.style.js";
2222
import Blockquote from "../../../../reusecore/Blockquote";
2323
import BlockquoteAlt from "../../../../reusecore/Blockquote/Blockquote-alt-style";
2424

25-
import KanvasDesignerImage from "./Layer5-Kanvas-Designer-img.png";
25+
import KanvasDesignerImage from "./Layer5-Kanvas-Designer-img.webp";
2626

2727
<NewsWrapper>
2828

src/collections/news/2025/2025-11-16-cncf-honors-innovators-and-defenders-community-awards/index.mdx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ title: "CNCF Honors Innovators and Defenders with 2025 Community Awards at KubeC
33
subtitle: "CNCF recognizes community leaders across the cloud native ecosystem, including Layer5 founder Lee Calcote with the inaugural Outstanding Mentor Award."
44
date: 2025-11-16 08:00:00 -0530
55
author: The Newsroom
6-
thumbnail: ./kubecon-2025.png
7-
darkthumbnail: ./kubecon-2025.png
6+
thumbnail: ./kubecon-2025.webp
7+
darkthumbnail: ./kubecon-2025.webp
88
category: "Community Recognition"
99
description: "CNCF’s 2025 Community Awards at KubeCon + CloudNativeCon North America spotlights contributors, end users, mentors, and community heroes, with Layer5 founder Lee Calcote honored for his mentorship leadership."
1010
tags:
@@ -22,7 +22,7 @@ published: true
2222
import { Link } from "gatsby";
2323
import { NewsWrapper } from "../../News.style.js";
2424
import Blockquote from "../../../../reusecore/Blockquote";
25-
import kubeconImage from "./kubecon-2025.png";
25+
import kubeconImage from "./kubecon-2025.webp";
2626

2727
<NewsWrapper>
2828

0 commit comments

Comments
 (0)