Skip to content

Commit 985264b

Browse files
authored
Merge branch 'master' into button-scroll
2 parents e012619 + b31acb9 commit 985264b

45 files changed

Lines changed: 2873 additions & 80 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

fonts.css

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -145,4 +145,27 @@
145145
font-weight: 100;
146146
font-style: italic;
147147
font-display: swap;
148+
}
149+
@font-face {
150+
font-family: "Open Sans";
151+
font-style: normal;
152+
font-weight: 400;
153+
font-display: swap;
154+
src: url("./static/fonts/open-sans/OpenSans-Regular.ttf") format("truetype");
155+
}
156+
157+
@font-face {
158+
font-family: "Open Sans";
159+
font-style: normal;
160+
font-weight: 600;
161+
font-display: swap;
162+
src: url("./static/fonts/open-sans/OpenSans-SemiBold.ttf") format("truetype");
163+
}
164+
165+
@font-face {
166+
font-family: "Open Sans";
167+
font-style: normal;
168+
font-weight: 700;
169+
font-display: swap;
170+
src: url("./static/fonts/open-sans/OpenSans-Bold.ttf") format("truetype");
148171
}

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@
9898
"react-honeycomb": "^0.1.3",
9999
"react-intersection-observer": "^9.5.2",
100100
"react-loadable": "^5.5.0",
101-
"react-modal": "^3.16.1",
101+
"react-modal": "^3.16.3",
102102
"react-player": "^2.12.0",
103103
"react-scroll": "^1.9.0",
104104
"react-select": "^5.10.0",
Lines changed: 1 addition & 0 deletions
Loading
Lines changed: 19 additions & 0 deletions
Loading
Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,33 @@
1+
---
2+
title: Knative Eventing
3+
subtitle: Collaborative and visual infrastructure as design for Knative Eventing
4+
integrationIcon: icons/color/knative-eventing-color.svg
5+
darkModeIntegrationIcon: icons/white/knative-eventing-white.svg
6+
docURL: https://docs.meshery.io/extensibility/integrations/knative-eventing
7+
description:
8+
category: Serverless
9+
subcategory: App Integration
10+
registrant: GitHub
11+
components: []
12+
featureList: [
13+
"Provides building blocks for serverless",
14+
"Simplifies event-driven architecture",
15+
"Integrates with Kubernetes resources"
16+
]
17+
workingSlides: [
18+
../_images/kanvas-visualizer.png,
19+
../_images/kanvas-designer.png
20+
]
21+
howItWorks: "Integrates Knative components"
22+
howItWorksDetails: "Streamlined serverless development on Kubernetes"
23+
published: TRUE
24+
---
25+
<p>
26+
27+
</p>
28+
<p>
29+
Collaboratively and visually diagram your cloud native infrastructure with GitOps-style pipeline integration. Design, test, and manage configuration your Kubernetes-based, containerized applications as a visual topology.
30+
</p>
31+
<p>
32+
Looking for best practice cloud native design and deployment best practices? Choose from thousands of pre-built components in Kanvas. Choose from hundreds of ready-made design patterns by importing templates from Meshery Catalog or use our low code designer, Kanvas, to create and deploy your own cloud native infrastructure designs.
33+
</p>

src/collections/integrations/knative-serving/index.mdx

Lines changed: 2 additions & 74 deletions
Original file line numberDiff line numberDiff line change
@@ -7,80 +7,8 @@ docURL: https://docs.meshery.io/extensibility/integrations/knative-serving
77
description:
88
category: Serverless
99
subcategory: Installable Platform
10-
registrant: Artifact Hub
11-
components: [
12-
{
13-
"name": "certificate",
14-
"colorIcon": "icons/components/certificate/icons/color/certificate-color.svg",
15-
"whiteIcon": "icons/components/certificate/icons/white/certificate-white.svg",
16-
"description": "",
17-
},
18-
{
19-
"name": "configuration",
20-
"colorIcon": "icons/components/configuration/icons/color/configuration-color.svg",
21-
"whiteIcon": "icons/components/configuration/icons/white/configuration-white.svg",
22-
"description": "",
23-
},
24-
{
25-
"name": "cluster-domain-claim",
26-
"colorIcon": "icons/components/cluster-domain-claim/icons/color/cluster-domain-claim-color.svg",
27-
"whiteIcon": "icons/components/cluster-domain-claim/icons/white/cluster-domain-claim-white.svg",
28-
"description": "",
29-
},
30-
{
31-
"name": "domain-mapping",
32-
"colorIcon": "icons/components/domain-mapping/icons/color/domain-mapping-color.svg",
33-
"whiteIcon": "icons/components/domain-mapping/icons/white/domain-mapping-white.svg",
34-
"description": "",
35-
},
36-
{
37-
"name": "ingress",
38-
"colorIcon": "icons/components/ingress/icons/color/ingress-color.svg",
39-
"whiteIcon": "icons/components/ingress/icons/white/ingress-white.svg",
40-
"description": "",
41-
},
42-
{
43-
"name": "metric",
44-
"colorIcon": "icons/components/metric/icons/color/metric-color.svg",
45-
"whiteIcon": "icons/components/metric/icons/white/metric-white.svg",
46-
"description": "",
47-
},
48-
{
49-
"name": "pod-autoscaler",
50-
"colorIcon": "icons/components/pod-autoscaler/icons/color/pod-autoscaler-color.svg",
51-
"whiteIcon": "icons/components/pod-autoscaler/icons/white/pod-autoscaler-white.svg",
52-
"description": "",
53-
},
54-
{
55-
"name": "revision",
56-
"colorIcon": "icons/components/revision/icons/color/revision-color.svg",
57-
"whiteIcon": "icons/components/revision/icons/white/revision-white.svg",
58-
"description": "",
59-
},
60-
{
61-
"name": "route",
62-
"colorIcon": "icons/components/route/icons/color/route-color.svg",
63-
"whiteIcon": "icons/components/route/icons/white/route-white.svg",
64-
"description": "",
65-
},
66-
{
67-
"name": "serverless-service",
68-
"colorIcon": "icons/components/serverless-service/icons/color/serverless-service-color.svg",
69-
"whiteIcon": "icons/components/serverless-service/icons/white/serverless-service-white.svg",
70-
"description": "",
71-
},
72-
{
73-
"name": "service",
74-
"colorIcon": "icons/components/service/icons/color/service-color.svg",
75-
"whiteIcon": "icons/components/service/icons/white/service-white.svg",
76-
"description": "",
77-
},
78-
{
79-
"name": "image",
80-
"colorIcon": "icons/components/image/icons/color/image-color.svg",
81-
"whiteIcon": "icons/components/image/icons/white/image-white.svg",
82-
"description": "",
83-
}]
10+
registrant: GitHub
11+
components: []
8412
featureList: [
8513
"Auto-scaling based on demand",
8614
"Request-based routing",
Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
import React from "react";
2+
3+
import SEO from "../../../components/seo";
4+
5+
import Solutions from "../../../sections/Solutions/index";
6+
7+
const SolutionsPage = () => {
8+
return (
9+
<>
10+
<Solutions/>
11+
</>
12+
);
13+
};
14+
export default SolutionsPage;
15+
export const Head = () => {
16+
return <SEO title="Solutions" description="Collaboratively design and manage your Kubernetes workloads and Cloud services, infrastructure, and cloud native apps. Confidently configure your systems with Kanvas's visual topology and built-in design patterns." />;
17+
};

src/sections/Community/Newcomers-guide/Tutorials-table/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ const TutorialsTable = () => {
3737
{value}
3838
{isNew && (
3939
<img
40-
src="/images/new-badge.webp"
40+
src="/images/new-badge.png"
4141
alt="New"
4242
/>
4343
)}

src/sections/General/Footer/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -215,7 +215,7 @@ const Footer = ({ location }) => {
215215
</div>
216216
<div className="footer-sections odd-col">
217217
<h3 className="section-title">
218-
<Link className="title-link" to="/kanvas">
218+
<Link className="title-link" to="/cloud-native-management/solutions">
219219
SOLUTIONS
220220
</Link>
221221
</h3>

0 commit comments

Comments
 (0)