Skip to content

Add more Babel talks#1849

Merged
existentialism merged 2 commits intobabel:masterfrom
thiagoarrais:add-videos
Oct 3, 2018
Merged

Add more Babel talks#1849
existentialism merged 2 commits intobabel:masterfrom
thiagoarrais:add-videos

Conversation

@thiagoarrais
Copy link
Contributor

Closes #1767

I've tried to dig all the info from the video links. Please do revise.

@babel-bot
Copy link
Contributor

babel-bot commented Oct 2, 2018

Deploy preview for babel ready!

Built with commit b6e9cab

https://deploy-preview-1849--babel.netlify.com

Copy link
Member

@xtuc xtuc left a comment

Choose a reason for hiding this comment

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

Could you please use the embeded YouTube URL instead?

The videos doesn't show up because of "Refused to display '' in a frame because it set 'X-Frame-Options' to 'sameorigin'."

@thiagoarrais
Copy link
Contributor Author

Addressed that.

@thiagoarrais
Copy link
Contributor Author

Question: One of the videos has two authors, but the videos page assumes one author per video AFAIK. Would a new PR adding that be interesting?

Copy link
Member

@hzoo hzoo left a comment

Choose a reason for hiding this comment

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

looks good.

for later:

fine with figuring out how to add multiple authors. Maybe we should remove the .yml and use a js object like in the users page PR.

Also with this many videos it seems to load slowly so maybe we only show the first recent few (or that's just how it goes)?

@existentialism
Copy link
Member

Yeah async loading the videos seem better, as well as fixing CSS layout (via flex or grid) so that things align properly should be good followups.

@existentialism existentialism merged commit 170b6ef into babel:master Oct 3, 2018
@thiagoarrais
Copy link
Contributor Author

I have started working on a yml-based solution for multiple authors. Maybe I can port that to js? Can you link to the PR you mention, @hzoo, so that I can have a look?

@hzoo
Copy link
Member

hzoo commented Oct 3, 2018

#1834 this PR is way more since it basically is rewriting it, but like you can just convert the yml into JSON and then JS probably?

@thiagoarrais thiagoarrais deleted the add-videos branch October 3, 2018 18:05
hzoo pushed a commit that referenced this pull request Oct 8, 2018
Re: #1849 

This allows displaying two authors for the same talk. It also changes the data format for videos from yml to js.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants