Repository: mesos Updated Branches: refs/heads/master 49f4b2aff -> 07008ac5b
Added new MesosCon videos and fixed 404s on presentations.md. -Fixed 404s caused by Linux Foundation URL structure changes. -Added new MesosCon slides and Playlists. -Linked to playlist URLs that don't autoplay when you visit them. This closes #257 Project: http://git-wip-us.apache.org/repos/asf/mesos/repo Commit: http://git-wip-us.apache.org/repos/asf/mesos/commit/07008ac5 Tree: http://git-wip-us.apache.org/repos/asf/mesos/tree/07008ac5 Diff: http://git-wip-us.apache.org/repos/asf/mesos/diff/07008ac5 Branch: refs/heads/master Commit: 07008ac5b529fad856e5036d3c3600d5a25ce733 Parents: 49f4b2a Author: Judith Malnick <[email protected]> Authored: Fri Jan 12 13:37:20 2018 -0800 Committer: Benjamin Mahler <[email protected]> Committed: Fri Jan 12 13:37:20 2018 -0800 ---------------------------------------------------------------------- docs/presentations.md | 40 +++++++++++++++++++++++++++++++++++----- 1 file changed, 35 insertions(+), 5 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/mesos/blob/07008ac5/docs/presentations.md ---------------------------------------------------------------------- diff --git a/docs/presentations.md b/docs/presentations.md index bc0824b..48212d1 100644 --- a/docs/presentations.md +++ b/docs/presentations.md @@ -6,13 +6,43 @@ layout: documentation # Video and Slides of Mesos Presentations _(Listed in date descending order)_ +## MesosCon Europe 2017 +[Video playlist](https://www.youtube.com/playlist?list=PLbzoR-pLrL6rSBqPhTh_lmeMmxn6AOSjf) + +[Slides](http://events17.linuxfoundation.org/events/archive/2017/mesoscon-europe/program/slides) + +## MesosCon North America 2017 +[Video playlist](https://www.youtube.com/playlist?list=PLbzoR-pLrL6qAEnkhkh5tGI6oX_xXD3X4) + +[Slides](http://events17.linuxfoundation.org/events/archive/2017/mesoscon-north-america/program/slides) + +## MesosCon Asia 2017 +[Video playlist](https://www.youtube.com/playlist?list=PLbzoR-pLrL6rZfzCL_b-W9yxcJQhZ0RUg) + +[Slides](http://events17.linuxfoundation.org/events/archive/2017/mesoscon-asia/program/slides) + +## MesosCon Asia 2016 +[Video playlist](https://www.youtube.com/playlist?list=PLbzoR-pLrL6pLSHrXSg7IYgzSlkOh132K) + +[Slides](http://events17.linuxfoundation.org/events/archive/2016/mesoscon-asia/program/slides) + +## MesosCon Europe 2016 +[Slides](http://events17.linuxfoundation.org/events/archive/2016/mesoscon-europe/program/slides) + +## MesosCon North America 2016 +[Video playlist](https://www.youtube.com/playlist?list=PLGeM09tlguZQVL7ZsfNMffX9h1rGNVqnC) + +[Slides](http://events17.linuxfoundation.org/events/archive/2016/mesoscon-north-america/program/slides) + ## MesosCon Europe 2015 - [Video playlist](https://www.youtube.com/watch?v=K-x7yOy8Ymk&list=PLGeM09tlguZS6MhlSZDbf-gANWdKgje0I) - [Slides](http://events.linuxfoundation.org/events/archive/2015/mesoscon-europe/program/slides) +[Video playlist](https://www.youtube.com/watch?v=K-x7yOy8Ymk&list=PLGeM09tlguZS6MhlSZDbf-gANWdKgje0I) + +[Slides](http://events17.linuxfoundation.org/events/archive/2015/mesoscon-europe/program/slides) + +## MesosCon North America 2015 +[Video playlist](https://www.youtube.com/watch?v=aV6pdWveN7s&list=PLVjgeV_avap2arug3vIz8c6l72rvh9poV) -## MesosCon Seattle 2015 - [Video playlist](https://www.youtube.com/watch?v=aV6pdWveN7s&list=PLVjgeV_avap2arug3vIz8c6l72rvh9poV) - [Slides](http://events.linuxfoundation.org/events/archive/2015/mesoscon/program/slides) +[Slides](http://events17.linuxfoundation.org/events/archive/2015/mesoscon-north-america/program/slides) ## Building and Deploying Applications to Apache Mesos ([Slides](https://www.slideshare.net/charmalloc/buildingdeployingapplicationsmesos))
