-
Notifications
You must be signed in to change notification settings - Fork 1
/
2018.html
126 lines (125 loc) · 6.3 KB
/
2018.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
---
layout: page
title: Video Archive 2018
description: >
Relive the 2018 RabbitMQ Summit. Explore sessions, keynotes, and insights on RabbitMQ.
image: /img/og-frontpage-2018.jpg
footer-logo: /img/logo-pink-2018.png
permalink: /2018
---
<main id="main">
<section class="bg-section pt-3 pt-lg-9 pb-3 pb-md-6" style="background-image: url(/img/bg-hero.png);">
<div class="container">
<div class="row align-items-center justify-content-center mb-4 mb-lg-2 top-hero">
<div class="col-10 col-md-6 col-lg-4 col-xl-3 mb-3 mb-lg-0 text-center">
<div class="logo-wrap skew-box">
<div class="logo">
<a href="/" class="d-block pr-0 pr-md-4 text-center text-xl-left">
<img src="/img/logo-2018.png" alt="RabbitMQ Summit 2018" />
</a>
</div>
</div>
</div>
<div class="col-10 col-md-5 col-lg-4 col-xl-5 mb-3 mb-md-0 text-center text-md-left">
<h2 class="text-uppercase text-primary mb-0">
<time datetime="2018-11-12"><span class="editable">november 12th</span></time>
</h2>
</div>
<div class="col-11 col-lg-4 col-xl-3 text-center">
<div class="head-wrap skew-box">
<h1 class="text-secondary mb-0 editable">
CodeNode <span class="d-block">•London•</span>
</h1>
</div>
</div>
</div>
<div class="row justify-content-center mb-5 mt-5">
<div class="col-12 col-lg-10">
<div class="text-sm text-info mb-3">
<p class="editable mb-0">
The first RabbitMQ Summit brings together RabbitMQ users and developers from around the world. Learn from speakers and keynotes on what’s happening in and around RabbitMQ, and how top companies utilise RabbitMQ to power their services.
</p>
</div>
</div>
</div>
</div>
</section>
<section class="bg-light pt-7 pb-6 pt-lg-6">
<div class="container">
<div class="row justify-content-center mb-3">
<div class="col-12">
<h3 class="text-uppercase text-center text-primary mb-4 mb-lg-5 editable">Talks from 2018</h3>
</div>
</div>
<div class="row justify-content-center">
{% for talk in site.data.talks2018 %}
<div class="col-12 col-md-6 col-xl-5 mb-5">
<a href="https://www.youtube.com/watch?v={{ talk.youtube }}" class="talk-image youtube" data-embed="{{ talk.youtube }}" target="_blank">
<img src="{{ talk.lecture-img }}" class="img-fluid" alt="{{ talk.title }} - {{ talk.speaker }}" title="{{ talk.title }} - {{ talk.speaker }}"/>
</a>
<div class="links mt-1 mb-2">
{% if talk.slideshare %}
<a href="{{ talk.slideshare }}" class="float-right pink" target="_blank"><i class="fa fa-slideshare" aria-hidden="true"></i> Slides</a>
{% endif %}
<a href="https://www.youtube.com/watch?v={{ talk.youtube }}&list=PLDUzG2yLXrU4Lz33ZzSdHyfqdHJ8Zum5A" class="pink"><i class="fa fa-youtube-play" aria-hidden="true"></i> Lecture</a>
</div>
</div>
{% endfor %}
</div>
</div>
</section>
<section class="sponsor-section pt-7 pb-6">
<div class="container">
<div class="row justify-content-center">
<div class="col-12 mb-7 text-center">
<h3 class="text-uppercase text-secondary editable">Organisers</h3>
<a href="https://www.84codes.com" target="_blank">
<img src="/img/logos/logo-84codes.png" alt="84codes" class="w-100 sp-logo editable mt-3 mr-0 mr-sm-4" />
</a>
<a href="https://erlang-solutions.com" target="_blank">
<img src="/img/logos/logo-erlang-solutions.png" alt="Erlang Solutions" class="w-100 sp-logo editable mt-3 ml-0 ml-sm-4" />
</a>
</div>
<div class="col-12 col-md-4 text-center mb-5">
<h3 class="text-uppercase text-secondary editable">Platinum Sponsor</h3>
<a href="https://pivotal.io" target="_blank">
<img src="/img/logos/logo-pivotal.png" alt="Pivotal" class="w-100 sp-logo editable mt-3" />
</a>
<a href="//tech.labs.oliverwyman.com/" target="_blank">
<img src="/img/logos/logo-lshift.png" alt="LShift" class="w-100 sp-logo editable mt-3" />
</a>
</div>
<div class="col-12 col-md-4 text-center mb-5">
<h3 class="text-uppercase text-secondary editable">Gold Sponsor</h3>
<a href="https://trifork.com/" target="_blank">
<img src="/img/logos/logo-trifork.png" alt="Trifork - Think Software" class="w-100 sp-logo editable mt-3" />
</a>
<a href="https://aws.amazon.com/" target="_blank">
<img src="/img/logos/logo-aws.png" alt="Amazon Web Services" class="w-100 sp-logo editable mt-3" />
</a>
</div>
<div class="col-12 col-md-4 text-center mb-5">
<h3 class="text-uppercase text-secondary editable">Silver Sponsor</h3>
<a href="https://www.cogin.com" target="_blank">
<img src="/img/logos/logo-queue-explorer.png" alt="Queue Explorer" class="w-100 sp-logo editable mt-3" />
</a>
</div>
</div>
</div>
</section>
<section class="bg-light pt-6 pb-6 pb-xl-6 ">
<div class="container">
<div class="row justify-content-center mb-3">
<div class="col-12 col-md-10 col-lg-8">
<h3 class="text-uppercase text-center text-primary mb-lg-5 editable">Code of Conduct</h3>
<div class="text text-sm text-success">
<p class="editable">All attendees, speakers, sponsors, and volunteers at our conference are required to agree with and follow the code of conduct.</p>
<p class="editable">We are dedicated to providing a harassment-free conference experience for everyone, regardless of gender identity, sexual orientation, disability, physical appearance, body size, race, religion.. We do not tolerate harassment of conference participants in any form. Sexual language and imagery is not appropriate for any conference venue. </p>
<p class="editable">Participants asked to stop any harassing behavior are expected to comply immediately.</p>
<p class="editable">We expect participants to follow these rules at all conference venues and conference-related social events.</p>
</div>
</div>
</div>
</div>
</section>
</main>