From 04dc2b3c214468bf8eae06b14b9f8a3f8bb59700 Mon Sep 17 00:00:00 2001 From: Vivek Vishal Date: Tue, 12 Nov 2024 14:53:35 +0530 Subject: [PATCH 1/3] Update post.mdx Signed-off-by: Vivek Vishal --- .../2024/11-05-what-is-the-kanvas-catalog/post.mdx | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/src/collections/blog/2024/11-05-what-is-the-kanvas-catalog/post.mdx b/src/collections/blog/2024/11-05-what-is-the-kanvas-catalog/post.mdx index 3264a6af7d6f..d3c355cfefd4 100644 --- a/src/collections/blog/2024/11-05-what-is-the-kanvas-catalog/post.mdx +++ b/src/collections/blog/2024/11-05-what-is-the-kanvas-catalog/post.mdx @@ -42,6 +42,20 @@ import { Link } from "gatsby"; ### How can you contribute to the Catalog? +#### Create or Import a Design +Begin by creating a new design from scratch or using a template: + +- **From Scratch**: Open the “Design” tab, select and arrange components on the canvas, and customize with connections, labels, and properties. When satisfied, save your design. +- **From a Template**: Start from a pre-built template or clone an existing design from the Catalog. This allows you to build on established designs for a quicker start. + +Alternatively, import your own designs directly into the Catalog: + +- **Import a Design**: Access the Kanvas Designer and select the “Import Design” button in the left navigation panel. Upload a file or provide a URL for Docker Compose, Helm Charts, or Kubernetes Manifests. Meshery will convert these into a usable design based on their configurations. + +#### Publish a Design +Make your designs accessible to others by publishing them in the Catalog: + +- In the Meshery Extension, locate the design you want to share and select “Publish.” Add any necessary details for the review process, such as relevant technologies, descriptions, and considerations. Once reviewed, your design becomes available to the broader Kanvas community. From d3b8377a0c25e7354cde064ae31b4133d087e462 Mon Sep 17 00:00:00 2001 From: Vivek Vishal Date: Tue, 12 Nov 2024 17:26:09 +0530 Subject: [PATCH 2/3] Update src/collections/blog/2024/11-05-what-is-the-kanvas-catalog/post.mdx Signed-off-by: Vivek Vishal --- .../blog/2024/11-05-what-is-the-kanvas-catalog/post.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/collections/blog/2024/11-05-what-is-the-kanvas-catalog/post.mdx b/src/collections/blog/2024/11-05-what-is-the-kanvas-catalog/post.mdx index d3c355cfefd4..ecde18a179f8 100644 --- a/src/collections/blog/2024/11-05-what-is-the-kanvas-catalog/post.mdx +++ b/src/collections/blog/2024/11-05-what-is-the-kanvas-catalog/post.mdx @@ -50,7 +50,7 @@ Begin by creating a new design from scratch or using a template: Alternatively, import your own designs directly into the Catalog: -- **Import a Design**: Access the Kanvas Designer and select the “Import Design” button in the left navigation panel. Upload a file or provide a URL for Docker Compose, Helm Charts, or Kubernetes Manifests. Meshery will convert these into a usable design based on their configurations. +- **Import a Design**: Access the Kanvas Designer and select the “Import Design” button in the left navigation panel. Upload a file or provide a URL for Docker Compose, Helm Charts, or Kubernetes Manifests. Kanvas will convert these into a usable design based on their configurations. #### Publish a Design Make your designs accessible to others by publishing them in the Catalog: From 17a879276f78a973925b793f38a3b0693b91398e Mon Sep 17 00:00:00 2001 From: Vivek Vishal Date: Tue, 12 Nov 2024 17:26:21 +0530 Subject: [PATCH 3/3] Update src/collections/blog/2024/11-05-what-is-the-kanvas-catalog/post.mdx Signed-off-by: Vivek Vishal --- .../blog/2024/11-05-what-is-the-kanvas-catalog/post.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/collections/blog/2024/11-05-what-is-the-kanvas-catalog/post.mdx b/src/collections/blog/2024/11-05-what-is-the-kanvas-catalog/post.mdx index ecde18a179f8..dd516e8214ef 100644 --- a/src/collections/blog/2024/11-05-what-is-the-kanvas-catalog/post.mdx +++ b/src/collections/blog/2024/11-05-what-is-the-kanvas-catalog/post.mdx @@ -55,7 +55,7 @@ Alternatively, import your own designs directly into the Catalog: #### Publish a Design Make your designs accessible to others by publishing them in the Catalog: -- In the Meshery Extension, locate the design you want to share and select “Publish.” Add any necessary details for the review process, such as relevant technologies, descriptions, and considerations. Once reviewed, your design becomes available to the broader Kanvas community. +- In Kanvas , locate the design you want to share and select “Publish.” Add any necessary details for the review process, such as relevant technologies, descriptions, and considerations. Once reviewed, your design becomes available to the broader Kanvas community.