rubyvideo icon indicating copy to clipboard operation
rubyvideo copied to clipboard

Indexing all Ruby related videos

Results 38 rubyvideo issues
Sort by recently updated
recently updated
newest added

This is still a WIP but it is the scripts and work flow that I used to generate RailsWorld metadata

This PR adds a "Talks you might be interested in" below each talk. This uses the newly released vector support in meilisearch to find talks that share some similarity with...

The current docs for contributing data are somewhat confusing. * It tells you to add an organisation but this doesn't match the existing data (the `railsconf` folder seems to have...

Both feeds were validated by https://validator.w3.org/feed/. Can be down by using snapshots from tests as well. RSS Atom Closes #12

ISSUE: #6 This proposed PR adds a burger menu with drop-down links for mobile rendering. This uses tailwind css and plain vanilla javascript. **A few questions/notes:** - It needs some...

This PR **implements an events#show page** as discussed. Close #7 The page added has the **same structure as the speakers#show.** What I'm adding: 1. System test for the events#show, ensuring...

In mobile there is currently no menu available. We should have a burger menu with a dropdown available

good first issue
Frontend

It would be great to have RSS support to subscribe for all new videos.

enhancement

Hi @adrienpoly, when viewing a video, it might be interesting to have links to other videos on the same topic(s). Would you merge a PR that brings this feature?