-
Notifications
You must be signed in to change notification settings - Fork 29
Add Meshery Design embed _index.md and JS file #201
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Changes from 10 commits
58509e4
4ee1ee9
7e0e3db
c1d96c4
4ee0ae0
6115e3e
e04e277
83661e1
8bfa8f3
f2bb995
2594cee
c98ae07
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
|
Member
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. @DHEVIKA Download you design in .js and .yaml then add those file in same directory then import them |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,7 @@ | ||
| const design = { | ||
| id: "bf3ef49f-0623-499b-b9e3-3b9e0da07557", | ||
| type: "meshery-design", | ||
| link: "https://kanvas.new/extension/meshmap?mode=design&design=bf3ef49f-0623-499b-b9e3-3b9e0da07557" | ||
| } | ||
|
|
||
| export default design; |
|
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,10 @@ | ||
| --- | ||
| title: "Meshery Design at a Glance" | ||
| date: 2026-03-26 | ||
| draft: false | ||
| --- | ||
|
|
||
| {{< meshery-design-embed | ||
| id="embedded-design-meshery-design-at-a-glance" | ||
| src="embedded-design-meshery-design-at-a-glance.js" | ||
| >}} |
|
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,7 @@ | ||
| const design = { | ||
| id: "bf3ef49f-0623-499b-b9e3-3b9e0da07557", | ||
| type: "meshery-design", | ||
| link: "https://kanvas.new/extension/meshmap?mode=design&design=bf3ef49f-0623-499b-b9e3-3b9e0da07557" | ||
| } | ||
|
|
||
| export default design; |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@DHEVIKA keep in one line