Skip to content

fix: add duration and tags missing#1049

Open
icoderarely wants to merge 1 commit into
layer5io:masterfrom
icoderarely:fix/video-duration-tags
Open

fix: add duration and tags missing#1049
icoderarely wants to merge 1 commit into
layer5io:masterfrom
icoderarely:fix/video-duration-tags

Conversation

@icoderarely
Copy link
Copy Markdown
Contributor

Notes for Reviewers

This PR fixes #1048 by normalizing video metadata so duration/tags render consistently across cards.
Adds/updates duration and tags for Publishing Designs, Meshery Playground Teaser, and Birth of Kanvas Logo entries.

2026-05-16.14-54-28.mp4

Signed commits

  • Yes, I signed my commits.

Signed-off-by: Navneet Anand <itworksnavneet@gmail.com>
Copy link
Copy Markdown
Contributor

@gemini-code-assist gemini-code-assist Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request updates video metadata by adding tags and duration fields across several files and correcting a typo in the duration key for the 'publish-design' video. The review feedback identifies a potential UI issue where the 'MM:SS' duration format will be incorrectly displayed with a hardcoded ' min' suffix (e.g., '0:16 min') due to existing template logic. It is recommended to either provide the duration as a numeric value in minutes or update the site templates to handle the time format correctly.

Comment thread content/en/videos/advanced/advanced/birth-of-kanvas-logo.md
Comment thread content/en/videos/features/meshery/meshery-teaser.md
Comment thread content/en/videos/getting-started/comments/publish-design.md
@github-actions
Copy link
Copy Markdown

🚀 Preview deployment: https://layer5io.github.io/docs/pr-preview/pr-1049/

Note: Preview may take a moment (GitHub Pages deployment in progress). Please wait and refresh. Track deployment here

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Docs] Advanced tutorial cards are missing duration and tag metadata

1 participant