Skip to content

Commit bda6116

Browse files
committed
Refactor project descriptions and content to emphasize cloud native infrastructure, enhancing clarity and consistency across multiple sections.
Signed-off-by: Lee Calcote <lee.calcote@layer5.io>
1 parent 1d882ac commit bda6116

14 files changed

Lines changed: 18 additions & 95 deletions

File tree

src/pages/projects/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,6 @@ const ProjectGridPage = ({ data }) => {
3535
export default ProjectGridPage;
3636
export const Head = () => {
3737
return <SEO title="Innovative Cloud Native Projects"
38-
description="Layer5, empowerer of engineers. Layer5 is the maker of Meshery, Service Mesh Performance, Service Mesh Interface, and Nighthawk. At Layer5, we believe collaboration enables innovation, and infrastructure enables collaboration."
38+
description="Layer5, empowerer of engineers. Layer5 is the maker of Meshery, Kanvas, and Nighthawk. At Layer5, we believe collaboration enables innovation, and infrastructure enables collaboration."
3939
image="/images/Layer5-overview.svg" />;
4040
};

src/pages/projects/nighthawk.js

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,6 @@ const NighthawkPage = () => {
1616
export default NighthawkPage;
1717
export const Head = () => {
1818
return <SEO title="Nighthawk"
19-
description="Layer5 is the maker of Meshery, Service Mesh Performance (SMP), Nighthawk and maintainers of Service Mesh Interface (SMI).
20-
We are the largest collection of cloud native projects and their maintainers in the world.
21-
Contact Layer5 for help with operating a service mesh."
19+
description="Behavioral characterization of your microservices' performance"
2220
/>;
2321
};

src/pages/projects/service-mesh-interface-conformance.js

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,6 @@ const SMI = () => {
1414
export default SMI;
1515
export const Head = () => {
1616
return <SEO title="Service Mesh Interface (SMI)"
17-
description="Layer5 is the maker of Meshery and Service Mesh Performance (SMP) and maintainers of Service Mesh Interface (SMI).
18-
We are the largest collection of cloud native projects and their maintainers in the world.
19-
Contact Layer5 for help with operating a service mesh."
17+
description="Integrate and wrap your operational processes around a service mesh without fear of lock-in. SMI provides a standard interface on Kubernetes and a basic feature set for the most common use cases."
2018
image="/images/servicemeshinterface-icon-color.webp" />;
2119
};

src/sections/Community/Handbook/contributor-journey.js

Lines changed: 2 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -32,19 +32,8 @@ const Intro = () => {
3232
<h2>About Layer5</h2>
3333
</a>
3434
<p>
35-
Layer5 is an open source-first company and community of cloud native engineers. We are the creator and
36-
maintainer of
37-
<Link to="/blog/announcements/a-standard-interface-for-service-meshes">
38-
{" "}
39-
service mesh standards{" "}
40-
</Link>
41-
and also the maker of <Link to="/meshery">Meshery </Link>,
42-
the
43-
<Link to="/cloud-native-management/meshery">
44-
{" "}
45-
Cloud Native Management Plane{" "}
46-
</Link>
47-
.<br />
35+
At Layer5, we champion developer-defined infrastructure, giving engineers the power to reshape application delivery. We empower operators in reimagining how they manage modern infrastructure: collaboratively.
36+
<br />
4837
Layer5 is not just a company, we are also:
4938
</p>
5039
<h4>Community First</h4>

src/sections/Community/Handbook/writing-program.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,8 @@ const Writers = () => {
3838
give back to the community, and help us produce great content. We
3939
collaborate with authors and technologists from around the world
4040
to produce high quality articles, blog posts, tutorials and other
41-
cloud native resources on Meshery, Kubernetes, service meshes,
42-
Docker and related technologies.
41+
cloud native resources on Meshery, Kubernetes, CNCF, Docker and
42+
related technologies.
4343
</p>
4444
<h2>Why should you participate?</h2>
4545
<div className="list">

src/sections/Company/WhoWeAre/index.js

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -52,14 +52,6 @@ const WhoWeAre = () => {
5252
</Col>
5353
</Row>
5454
<Row className="second-row">
55-
{/* <Col $xs={12} $sm={6} $md={6} $lg={3} className="columnWrap">
56-
<div className="item">
57-
<img src={checkCircle} alt="Service Mesh Interface Maintainers" />
58-
<p>Service Mesh Interface Maintainers</p>
59-
</div>
60-
</Col> */}
61-
{/* </Row>
62-
<Row className="row"> */}
6355
<Col $xs={12} $sm={6} $md={6} $lg={3} className="columnWrap">
6456
<div className="item">
6557
<img src={checkCircle} alt="Cloud Native Performance Maintainers" />

src/sections/Docker-Meshery/docker-extension-meshery.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ const DockerExtensionMeshery = () => {
6060
<Col $lg={10}>
6161
<div className="feature-title">Visual designer for cloud native applications and infrastructure</div> {" "}
6262
<i>
63-
Using <Link to="/cloud-native-management/kanvas">Kanvas</Link> as a visual topology for designing Docker Compose applications, operating Kubernetes, service meshes, and their workloads.
63+
Using <Link to="/cloud-native-management/kanvas">Kanvas</Link> as a visual topology for designing Docker Compose applications, operating Kubernetes and their workloads.
6464
</i>
6565
</Col>
6666
<Col className="docker-extension-meshery" $lg={2}>

src/sections/General/Footer/index.js

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -243,14 +243,6 @@ const Footer = ({ location }) => {
243243
GitOps with Cloud Native Insights
244244
</Link>
245245
</li>
246-
{/* <li>
247-
<Link
248-
className="category-link"
249-
to="/projects/service-mesh-interface-conformance"
250-
>
251-
Service Mesh Interface
252-
</Link>
253-
</li> */}
254246
<li>
255247
<Link
256248
className="category-link"

src/sections/General/Navigation/utility/menu-items.js

Lines changed: 0 additions & 39 deletions
Original file line numberDiff line numberDiff line change
@@ -44,45 +44,6 @@ const Data = {
4444
actionLink: "/pricing",
4545
},
4646
],
47-
48-
// subItems: [
49-
// {
50-
// name: "Current Home",
51-
// path: "/",
52-
// sepLine: true
53-
// },
54-
// {
55-
// name: "Temp Example: Classic",
56-
// path: "/classic",
57-
// sepLine: true
58-
// },
59-
// {
60-
// name: "Temp Example: Modern",
61-
// path: "/modern",
62-
// sepLine: true
63-
// },
64-
// {
65-
// name: "Temp Example: Hosting",
66-
// path: "/hosting",
67-
// sepLine: true
68-
// }
69-
// ],
70-
// actionItems: [
71-
// {
72-
// actionName: "All projects",
73-
// actionLink: "/projects",
74-
// },
75-
// ],
76-
// actionName: "Home",
77-
// actionLink: "/",
78-
// div1: {
79-
// src: img1,
80-
// descr: "How I schooled my seniors"
81-
// },
82-
// div2: {
83-
// src: img2,
84-
// descr: "Service Mesh Istio patterns for multitenancy"
85-
// }
8647
},
8748
{
8849
name: "Products",

src/sections/Home/Engineer-enabler/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ const EngineerEnabler = () => {
66

77
return (
88
<EngineerWrapper>
9-
<h5>Learn more about how Layer5 is a service mesh leader</h5>
9+
<h5>Learn more about how Layer5 is a innovation engine</h5>
1010
<div className="head-cont">
1111
<h1 className="resp">
1212
<span>Enabler of Engineers. </span>

0 commit comments

Comments
 (0)