ipfs / camp

🏕 IPFS Camp is a 3 day hacker retreat designed for the builders of the Distributed Web.
https://camp.ipfs.io
316 stars 80 forks source link

Adding all video links + keynotes #185

Closed doctorrobinson closed 4 years ago

doctorrobinson commented 4 years ago

Like it says. Also added playlists, some are still unlisted, but they'll still work once we go public!

terichadbourne commented 4 years ago

Haven't had a chance to proof this, but I just realized that when I added course video links to the ToC in the readme I should have also added them within the readme of each course's own folder (for example https://github.com/ipfs/camp/tree/master/CORE_AND_ELECTIVE_COURSES/CORE_COURSE_A) , next to links to slides or other materials. Want to add that to this PR?

doctorrobinson commented 4 years ago

Haven't had a chance to proof this, but I just realized that when I added course video links to the ToC in the readme I should have also added them within the readme of each course's own folder (for example https://github.com/ipfs/camp/tree/master/CORE_AND_ELECTIVE_COURSES/CORE_COURSE_A) , next to links to slides or other materials. Want to add that to this PR?

I'm not a PR pro but it looks like I need a separate one per each course, so I'm going about and doing them as well.

terichadbourne commented 4 years ago

Hey @doctorrobinson This looks good to me and I'm going to merge it, then proof your other PRs. There are ways to gather up all of these edits into a single PR if you're comfortable working from your local device and then pushing to GitHub, but like you I don't think I know how to edit multiple files in a single PR if working solely through the web UI.