Skip to content

refactor: youtube shortcode for custom styling , video fromatter to use camelCase consistently #546

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

Merged
merged 7 commits into from
May 6, 2025
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
pass class to youtube shortcode
Signed-off-by: vishalvivekm <[email protected]>
  • Loading branch information
vishalvivekm committed May 6, 2025
commit b068591f308deb256500e701e598bd4d0314fe8f
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,6 @@ autoplay: true # optional
loop: true #optional
---

{{< youtube 4WcofErPTx4 >}}
{{< youtube id=4WcofErPTx4 class="yt-embed-container" >}}

This video captures the evolutionary transition of Meshery into Kanvas. As a distribution of Meshery, Kanvas is and opinionated user experience.
2 changes: 1 addition & 1 deletion content/en/videos/features/cloud/white-label.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@ videoType: "youtube"
tags: [cloud]
duration: "0:18"
---
{{< youtube hZuhmP7lenk >}}
{{< youtube id=hZuhmP7lenk class="yt-embed-container" >}}

You can change the logo, color scheme, domain name, and other aspects of the user interface to match your own identity and preferences. White-labeling enables you to offer a seamless and consistent experience to your customers, partners, or internal users who access your service mesh platform. White-labeling also helps you to differentiate your platform from other Layer5 Cloud users and competitors, and to enhance your brand recognition and loyalty.
2 changes: 1 addition & 1 deletion content/en/videos/features/kanvas/design-review.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@ tags: [review, collaboration, comments]
duration: "0:17"
---

{{< youtube bb6J--aApk8 >}}
{{< youtube id=bb6J--aApk8 class="yt-embed-container" >}}
2 changes: 1 addition & 1 deletion content/en/videos/features/meshery/meshery-teaser.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@ muted: true # optional
autoplay: true # optional
loop: true #optional
---
{{< youtube Do7htKrRzDA >}}
{{< youtube id=Do7htKrRzDA class="yt-embed-container" >}}
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ tags: [basics]
duration: "1:38"
---

{{< youtube qaoYRP3oLok >}}
{{< youtube id=qaoYRP3oLok class="yt-embed-container" >}}

### Related Docs

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ tags: [basics]
duration: "2:11"
---

{{< youtube QANUEikEwQY >}}
{{< youtube id=QANUEikEwQY class="yt-embed-container" >}}

### Related Docs

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@ tags: [review, collaboration, comments]
duration: "0:17"
---

{{< youtube bb6J--aApk8 >}}
{{< youtube id=bb6J--aApk8 class="yt-embed-container" >}}
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,6 @@ tags: [catalog]
duraiton: 0:39
---

{{< youtube UCKS4eSB7AY >}}
{{< youtube id=UCKS4eSB7AY class="yt-embed-container" >}}

Publishing a design lets you make your content visible to any anonymous visitor of https://cloud.layer5.io/catalog and any Layer5 Cloud user. Anyone with the link can view the design. You can publish the design into your Cloud Catalog.
2 changes: 1 addition & 1 deletion content/en/videos/integrations/aws/meshery-teaser.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@ loop: true #optional
tags: [meshery]
duration: "2:10"
---
{{< youtube Do7htKrRzDA >}}
{{< youtube id=Do7htKrRzDA class="yt-embed-container" >}}