-
-
Notifications
You must be signed in to change notification settings - Fork 100
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
feat: add conference recordings to Online venue #472
base: master
Are you sure you want to change the base?
Conversation
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.
Welcome to AsyncAPI. Thanks a lot for creating your first pull request. Please check out our contributors guide useful for opening a pull request.
Keep in mind there are also other channels you can use to interact with AsyncAPI community. For more details check out this issue.
✅ Deploy Preview for peaceful-ramanujan-288045 ready!Built without sensitive environment variables
To edit notification comments on pull requests, go to your Netlify site configuration. |
/ptal |
@AceTheCreator @thulieblack @ashmit-coder @Mayaleeeee Please take a look at this PR. Thanks! 👋 |
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.
I like the idea, it's will be very easy for anyone looking for the recordings to view and play them directly on the website.
However, I would suggest that the 'More Videos' should show the other recordings (with the name of the presenter or their talks) instead of cards showing 'AsyncAPI Conf on Tour'24).
More videos is a feature from YouTube @Mayaleeeee. The playlist is embedded correctly from my perspective |
LGTM as well @Mayaleeeee . |
Ahh, I see. The pr looks good then. |
Added conference recording playlist configuration to the Online venue to make sessions easily accessible to attendees directly from the venue page
Added recordings and playlist URLs to Online venue configuration in city-lists.json
Before:
After:
fixes issue