docs: add Meshery Relationships tutorial to newcomers tutorials table (#7696)#7739
Open
mvanhorn wants to merge 2 commits into
Open
docs: add Meshery Relationships tutorial to newcomers tutorials table (#7696)#7739mvanhorn wants to merge 2 commits into
mvanhorn wants to merge 2 commits into
Conversation
…layer5io#7696) Adds the 2026-05-01 Meshery Relationships tutorial entry presented by Yash Vilas Mahakal to src/assets/data/tutorials/index.js so it shows up in the Tutorials table on /community/newcomers. Only the recording link was provided in the issue; the slides field is omitted (the 2020-10-01 Vijay Cherukuri entry follows the same recording-only shape). Fixes layer5io#7696. Signed-off-by: Matt Van Horn <mvanhorn@gmail.com>
Contributor
|
Preview deployment for PR #7739 removed. This PR preview was automatically pruned because we keep only the 6 most recently updated previews on GitHub Pages to stay within deployment size limits. If needed, push a new commit to this PR to generate a fresh preview. |
Member
Rajesh-Nagarajan-11
left a comment
There was a problem hiding this comment.
There is 2 live sections needs to add in recordings and i dont see slides link ?
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Adds the 2026-05-01 Meshery Relationships tutorial to the newcomers tutorials table.
Closes #7696.
Entry
The issue's slides field was left blank, so the
slideskey is omitted from the resources block; the 2020-10-01 entry (Vijay Cherukuri, "An Introduction to Contributing to Meshery") already uses the same recording-only shape, so the existingTutorialsTablerenderer handles it.Change Type