Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
Signed-off-by: vishalvivekm <[email protected]>
  • Loading branch information
vishalvivekm committed Jan 14, 2025
1 parent f548863 commit bf81a75
Showing 1 changed file with 4 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -53,10 +53,7 @@ import getStartedWithDesignerGIF from "./start-from-scratch.gif";

### How can you contribute to the Catalog?

You can contribute to the Catalog by creating high quality starter Templates, publishing high quality designs
making it available to the community for varied usage. You can also be part of a leaderboard with most clones, downloaded,
viewed designs.
Below are the necessary instructions on getting started with designs.
You can contribute to the Catalog by creating high-quality starter templates and publishing designs for the community to use in various ways. You can also climb the leaderboard by having your designs cloned, downloaded, or viewed the most. Follow the instructions below to get started with your designs.

#### Create or Import a Design
Begin by creating a new design from scratch, using existing design patterns and templates from catalog:
Expand All @@ -74,7 +71,7 @@ Begin by creating a new design from scratch, using existing design patterns and
**Import a Design**:


- Access the Kanvas Designer and select the "Import" button in the left Designs panel. Alternatively, import your own designs from local filesystem or from a remote URL directly into the Catalog. Upload a file or provide a URL for Docker Compose, Helm Charts, Meshery Designs or Kubernetes Manifests. Choose to either import as new or merge into current design that you may have opened.
- Access the Kanvas Designer and select the "Import" button in the left Designs panel. Import your own designs from local filesystem or from a remote URL directly into the Catalog. Upload a file or provide a URL for Docker Compose, Helm Charts, Meshery Designs or Kubernetes Manifests. Choose to either import as new or merge into current design that you have open in Kanvas.
<img src={importGIF} />

Kanvas will convert these into a usable design based on their configurations.
Expand All @@ -85,11 +82,12 @@ 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:

- In design panel, locate your design and hover over to find quick actions. Select info button with an "i", add any necessary details for the review process, such as relevant technologies, descriptions, and considerations and click Publish button. Once approved, your design becomes available to the broader Kanvas community.
- In the designs panel, locate your design and hover over it to access quick actions. Select the info button (marked with an "i") and add any necessary details for the review process, such as relevant technologies, descriptions, and considerations and click Publish button. Once approved by the Maintainers, your design becomes available to the broader community in Kanvas catalog.
<img src={publishToCatalogGIF} />


#### Share your designs
Share your designs with your team members and effortlessly collaborate on designing and operating multi-cloud and Kubernetes native infrastrcutre with a seamless, built-in review mechanism.

</BlogWrapper>

0 comments on commit bf81a75

Please sign in to comment.