Skip to content

Commit

Permalink
Update post.mdx
Browse files Browse the repository at this point in the history
Signed-off-by: Touriist <[email protected]>
  • Loading branch information
Touriist authored Jan 14, 2025
1 parent d9e6ac3 commit ae20d0b
Showing 1 changed file with 7 additions and 13 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -71,24 +71,16 @@ Begin by creating a new design from scratch, using existing design patterns and
- 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.
<img src={catalogGIF} />


**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.
<div style="display:flex;justify-content:center;gap:2.5rem;max-width:100%">
<img src={importDesignButtonPNG} style="object-fit:contain;"/>
<img src={importDesignPanelPNG} style="object-fit:contain;"/>
</div>
<img src={importGIF} />

Kanvas will convert these into a usable design based on their configurations.
- 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.
<img src={importGIF} />

Kanvas will convert these into a usable design based on their configurations.

<img src={renderedDesignPNG} />
<img src={renderedDesignPNG} />




#### Publish a Design
Make your designs accessible to others by publishing them in the Catalog:
Expand All @@ -97,5 +89,7 @@ Make your designs accessible to others by publishing them in the 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 ae20d0b

Please sign in to comment.