elsmore 0.1.7 → 0.2.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (84) hide show
  1. checksums.yaml +4 -4
  2. data/Gemfile.lock +1 -1
  3. data/hackference.co.uk/assets/css/site.css +488 -0
  4. data/hackference.co.uk/assets/css/slicknav.css +178 -0
  5. data/hackference.co.uk/assets/css/tito.css +130 -0
  6. data/hackference.co.uk/assets/img/algolia.png +0 -0
  7. data/hackference.co.uk/assets/img/andrew-faraday.jpg +0 -0
  8. data/hackference.co.uk/assets/img/conf.png +0 -0
  9. data/hackference.co.uk/assets/img/contentful.jpg +0 -0
  10. data/hackference.co.uk/assets/img/cristiano-betta.jpg +0 -0
  11. data/hackference.co.uk/assets/img/dan-jenkins.png +0 -0
  12. data/hackference.co.uk/assets/img/daniel-knell.jpg +0 -0
  13. data/hackference.co.uk/assets/img/etiene-dalcol.jpg +0 -0
  14. data/hackference.co.uk/assets/img/felienne-hermans.jpg +0 -0
  15. data/hackference.co.uk/assets/img/hack.png +0 -0
  16. data/hackference.co.uk/assets/img/hugh-rawlinson.jpg +0 -0
  17. data/hackference.co.uk/assets/img/improbable.png +0 -0
  18. data/hackference.co.uk/assets/img/jessica-rose-cartoon.png +0 -0
  19. data/hackference.co.uk/assets/img/jonathan-kingsley.jpeg +0 -0
  20. data/hackference.co.uk/assets/img/logo-small.png +0 -0
  21. data/hackference.co.uk/assets/img/martin-splitt.jpg +0 -0
  22. data/hackference.co.uk/assets/img/microsoft.png +0 -0
  23. data/hackference.co.uk/assets/img/mozilla.png +0 -0
  24. data/hackference.co.uk/assets/img/nexmo.png +0 -0
  25. data/hackference.co.uk/assets/img/packt.png +0 -0
  26. data/hackference.co.uk/assets/img/pebble.png +0 -0
  27. data/hackference.co.uk/assets/img/proactive.png +0 -0
  28. data/hackference.co.uk/assets/img/pusher.png +0 -0
  29. data/hackference.co.uk/assets/img/remy-sharp.jpg +0 -0
  30. data/hackference.co.uk/assets/img/sam-wierema.jpg +0 -0
  31. data/hackference.co.uk/assets/img/samathy-barratt.jpg +0 -0
  32. data/hackference.co.uk/assets/img/soledad.png +0 -0
  33. data/hackference.co.uk/assets/img/technical-team-solutions.png +0 -0
  34. data/hackference.co.uk/assets/img/terence-eden.png +0 -0
  35. data/hackference.co.uk/cdn-cgi/l/email-protection/index.html +75 -0
  36. data/hackference.co.uk/cdn-cgi/scripts/cf.common.js +78 -0
  37. data/hackference.co.uk/cdn-cgi/scripts/zepto.min.js +2 -0
  38. data/hackference.co.uk/cdn-cgi/styles/cf.errors.css +1 -0
  39. data/hackference.co.uk/cdnjs.cloudflare.com/ajax/libs/SlickNav/1.0.7/jquery.slicknav.min.js +6 -0
  40. data/hackference.co.uk/code-of-conduct.html +525 -0
  41. data/hackference.co.uk/code.jquery.com/jquery-1.12.3.min.js +5 -0
  42. data/hackference.co.uk/conference.html +776 -0
  43. data/hackference.co.uk/contact.html +365 -0
  44. data/hackference.co.uk/credits.html +399 -0
  45. data/hackference.co.uk/hackathon.html +585 -0
  46. data/hackference.co.uk/index.html +543 -0
  47. data/hackference.co.uk/js.tito.io/v1/index.html +1 -0
  48. data/hackference.co.uk/maxcdn.bootstrapcdn.com/bootstrap/3.3.6/css/bootstrap.min.css +6 -0
  49. data/hackference.co.uk/maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css +4 -0
  50. data/hackference.co.uk/platform.twitter.com/js/tweet.00c2bb81d4f3f312a9a021c715a1c9dc.js +1 -0
  51. data/hackference.co.uk/platform.twitter.com/widgets.js +11 -0
  52. data/hackference.co.uk/speakers/andrew-faraday.html +363 -0
  53. data/hackference.co.uk/speakers/dan-jenkins.html +378 -0
  54. data/hackference.co.uk/speakers/daniel-knell.html +382 -0
  55. data/hackference.co.uk/speakers/etiene-dalcol.html +378 -0
  56. data/hackference.co.uk/speakers/felienne-hermans.html +386 -0
  57. data/hackference.co.uk/speakers/hugh-rawlinson.html +378 -0
  58. data/hackference.co.uk/speakers/jonathan-kingsley.html +386 -0
  59. data/hackference.co.uk/speakers/martin-splitt.html +402 -0
  60. data/hackference.co.uk/speakers/remy-sharp.html +380 -0
  61. data/hackference.co.uk/speakers/sam-wierema.html +378 -0
  62. data/hackference.co.uk/speakers/samathy-barratt.html +397 -0
  63. data/hackference.co.uk/speakers/soledad-penades.html +382 -0
  64. data/hackference.co.uk/speakers/terence-eden.html +388 -0
  65. data/hackference.co.uk/sponsors/algolia.html +350 -0
  66. data/hackference.co.uk/sponsors/contentful.html +350 -0
  67. data/hackference.co.uk/sponsors/improbable.html +351 -0
  68. data/hackference.co.uk/sponsors/index.html +655 -0
  69. data/hackference.co.uk/sponsors/microsoft.html +350 -0
  70. data/hackference.co.uk/sponsors/nexmo.html +350 -0
  71. data/hackference.co.uk/sponsors/packt.html +350 -0
  72. data/hackference.co.uk/sponsors/pebble.html +350 -0
  73. data/hackference.co.uk/sponsors/pusher.html +350 -0
  74. data/hackference.co.uk/sponsors/sponsor-us.html +658 -0
  75. data/hackference.co.uk/tickets.html +406 -0
  76. data/lib/elsmore/command.rb +2 -1
  77. data/lib/elsmore/document.rb +7 -3
  78. data/lib/elsmore/emitter.rb +22 -12
  79. data/lib/elsmore/resource.rb +4 -3
  80. data/lib/elsmore/rewriter.rb +13 -3
  81. data/lib/elsmore/scraper.rb +42 -26
  82. data/lib/elsmore/version.rb +1 -1
  83. data/lib/elsmore/writer.rb +4 -1
  84. metadata +74 -1
@@ -0,0 +1,350 @@
1
+ <!DOCTYPE html>
2
+ <html lang="en">
3
+ <meta charset="utf-8" />
4
+ <title>Presenting Microsoft | Hackference 2016</title>
5
+
6
+ <meta name="viewport" content="width=device-width, initial-scale=1.0" />
7
+ <meta name="description" content="Hackference is a conference and hackathon based around learning and inspiring people to hack - October 21st for the Conference, 22nd and 23rd for the Hackathon - based in Birmingham, UK" />
8
+ <meta name="robots" content="index, follow" />
9
+ <meta name="author" content="Mike Elsmore, Jake Price, Curtis Harding" />
10
+
11
+ <meta property="og:title" content="Hackference 2016" />
12
+ <meta property="og:type" content="website" />
13
+ <meta property="og:url" content="http://2016.hackference.co.uk" />
14
+ <meta property="og:image" content="https://pbs.twimg.com/profile_images/715514227885211648/gkFpBOS9.jpg" />
15
+
16
+ <!-- Base CSS -->
17
+ <link rel="stylesheet" href="/maxcdn.bootstrapcdn.com/bootstrap/3.3.6/css/bootstrap.min.css" />
18
+ <link rel="stylesheet" href="/maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css" />
19
+ <link rel="stylesheet" href="/assets/css/slicknav.css" />
20
+
21
+ <!-- Site CSS -->
22
+ <link rel="stylesheet" type="text/css" href="/assets/css/site.css" />
23
+
24
+ <!-- Other -->
25
+ <!--[if lt IE 9]><script src="//html5shim.googlecode.com/svn/trunk/html5.js"></script><![endif]-->
26
+
27
+ <script type="text/javascript" charset="utf-8" async="" src="/platform.twitter.com/js/tweet.00c2bb81d4f3f312a9a021c715a1c9dc.js"></script>
28
+
29
+ <body>
30
+ <div id="hero">
31
+ <div class="container">
32
+ <div class="col-md-12">
33
+ <h1><a href="/">Hackference 2016</a></h1>
34
+ <h2>21st - 23rd October 2016, Birmingham UK</h2>
35
+ <div class="hero-tickets">
36
+ <a href="/tickets.html" class="art-deco-button">Tickets from £60</a>
37
+ </div>
38
+ </div>
39
+ </div>
40
+ </div>
41
+ <div id="header">
42
+ <div class="container">
43
+ <div class="col-md-12">
44
+ <ul id="menu" class="top-nav hidden-sm hidden-xs">
45
+ <li><a href="/tickets.html" class="">Tickets</a></li>
46
+ <li><a href="/conference.html" class="">Conference</a></li>
47
+ <li><a href="/hackathon.html" class="">Hackathon</a></li>
48
+ <li><a href="/sponsors" class="">Sponsors</a></li>
49
+ <li><a href="/code-of-conduct.html" class="">Code of conduct</a></li>
50
+ </ul>
51
+ </div>
52
+ </div>
53
+ </div>
54
+
55
+ <div class="content">
56
+ <div class="container">
57
+ <div class="row">
58
+ <div class="col-md-12">
59
+ <div class="row">
60
+ <div class="col-sm-4">
61
+ <img src="/assets/img/microsoft.png" width="100%" />
62
+
63
+
64
+ <p class="text-left"><a href="https://twitter.com/msdevuk"><i class="fa fa-twitter"></i> @msdevuk</a></p>
65
+ <p class="text-left"><a href="https://github.com/microsoft"><i class="fa fa-github"></i> microsoft</a></p>
66
+ </div>
67
+ <div class="col-sm-8">
68
+ <h1>Presenting Microsoft</h1>
69
+ <div class="big-intro">
70
+
71
+ <p>Microsoft is the leading platform and productivity company for the mobile-first, cloud-first world, and its mission is to empower every person and every organisation on the planet to achieve more.</p>
72
+
73
+
74
+ </div>
75
+ </div>
76
+ </div>
77
+ </div>
78
+ </div>
79
+ </div>
80
+ </div>
81
+
82
+ <!-- /Content type 1 -->
83
+ <div class="content">
84
+ <div class="container">
85
+ <div class="row">
86
+ <div class="col-md-12">
87
+ <h4 class="sub-header border">Our Sponsors</h4>
88
+ </div>
89
+ <!-- Top level sponsorship get col-6 -->
90
+ <div class="row">
91
+ <!-- Executive Producer/Platinum -->
92
+
93
+
94
+
95
+
96
+
97
+
98
+
99
+
100
+
101
+
102
+
103
+
104
+
105
+
106
+
107
+
108
+
109
+
110
+
111
+
112
+
113
+
114
+
115
+ </div>
116
+ <!-- Second level sponsorship get col-4 -->
117
+ <div class="row">
118
+ <!-- Associate Producer/Gold -->
119
+
120
+
121
+
122
+
123
+
124
+
125
+
126
+
127
+
128
+
129
+
130
+
131
+ <div class="col-sm-6 col-sm-offset-3 col-xs-12 newsponsor">
132
+ <a href="https://www.nexmo.com/">
133
+ <img src="/assets/img/nexmo.png" width="100%" />
134
+ <div class="sponsor-name">Nexmo</div>
135
+ <div class="sponsor-meta">Associate Producer</div>
136
+ </a>
137
+ </div>
138
+
139
+
140
+
141
+
142
+
143
+
144
+
145
+
146
+
147
+
148
+
149
+
150
+ </div>
151
+ <!-- Rest sponsorship get col-3 -->
152
+ <div class="row">
153
+ <!-- Assistant Producer/Silver -->
154
+
155
+
156
+ <div class="col-sm-3 newsponsor">
157
+ <a href="https://www.algolia.com/">
158
+ <img src="/assets/img/algolia.png" width="100%" />
159
+ <div class="sponsor-name smaller">Algolia</div>
160
+ <div class="sponsor-meta smaller">Assistant Producer</div>
161
+ </a>
162
+ </div>
163
+
164
+
165
+
166
+ <div class="col-sm-3 newsponsor">
167
+ <a href="https://www.contentful.com/">
168
+ <img src="/assets/img/contentful.jpg" width="100%" />
169
+ <div class="sponsor-name smaller">Contentful</div>
170
+ <div class="sponsor-meta smaller">Assistant Producer</div>
171
+ </a>
172
+ </div>
173
+
174
+
175
+
176
+ <div class="col-sm-3 newsponsor">
177
+ <a href="https://improbable.io/">
178
+ <img src="/assets/img/improbable.png" width="100%" />
179
+ <div class="sponsor-name smaller">Improbable</div>
180
+ <div class="sponsor-meta smaller">Assistant Producer</div>
181
+ </a>
182
+ </div>
183
+
184
+
185
+
186
+ <div class="col-sm-3 newsponsor">
187
+ <a href="/sponsors/microsoft.html">
188
+ <img src="/assets/img/microsoft.png" width="100%" />
189
+ <div class="sponsor-name smaller">Microsoft</div>
190
+ <div class="sponsor-meta smaller">Assistant Producer</div>
191
+ </a>
192
+ </div>
193
+
194
+
195
+
196
+ <div class="col-sm-3 newsponsor">
197
+ <a href="https://www.mozilla.org/">
198
+ <img src="/assets/img/mozilla.png" width="100%" />
199
+ <div class="sponsor-name smaller">Mozilla</div>
200
+ <div class="sponsor-meta smaller">Assistant Producer</div>
201
+ </a>
202
+ </div>
203
+
204
+
205
+
206
+
207
+
208
+ <div class="col-sm-3 newsponsor">
209
+ <a href="https://www.packtpub.com/mapt">
210
+ <img src="/assets/img/packt.png" width="100%" />
211
+ <div class="sponsor-name smaller">Mapt - Powered by Packt</div>
212
+ <div class="sponsor-meta smaller">Assistant Producer</div>
213
+ </a>
214
+ </div>
215
+
216
+
217
+
218
+
219
+
220
+
221
+
222
+ <div class="col-sm-3 newsponsor">
223
+ <a href="https://pusher.com/">
224
+ <img src="/assets/img/pusher.png" width="100%" />
225
+ <div class="sponsor-name smaller">Pusher</div>
226
+ <div class="sponsor-meta smaller">Assistant Producer</div>
227
+ </a>
228
+ </div>
229
+
230
+
231
+
232
+
233
+ </div>
234
+ <!-- Rest sponsorship get col-3 -->
235
+ <div class="row">
236
+ <!-- Coordinating Producer/Bronze -->
237
+ <div class="col-sm-2">
238
+ </div>
239
+
240
+
241
+
242
+
243
+
244
+
245
+
246
+
247
+
248
+
249
+
250
+
251
+
252
+
253
+
254
+
255
+ <div class="col-sm-3 newsponsor">
256
+ <a href="https://pebble.com/">
257
+ <img src="/assets/img/pebble.png" width="100%" />
258
+ </a>
259
+ </div>
260
+
261
+
262
+
263
+ <div class="col-sm-3 newsponsor">
264
+ <a href="http://www.proactive.uk.net/">
265
+ <img src="/assets/img/proactive.png" width="100%" />
266
+ </a>
267
+ </div>
268
+
269
+
270
+
271
+
272
+
273
+ <div class="col-sm-3 newsponsor">
274
+ <a href="http://technicalteamsolutions.co.uk/">
275
+ <img src="/assets/img/technical-team-solutions.png" width="100%" />
276
+ </a>
277
+ </div>
278
+
279
+
280
+ </div>
281
+
282
+ </div>
283
+ </div>
284
+ </div>
285
+
286
+ <div id="footer">
287
+ <div class="container">
288
+ <div class="col-sm-6">
289
+ <img src="/assets/img/logo-small.png" />
290
+ <ul class="footer-nav">
291
+ <li><a href="/contact.html">Contact</a></li>
292
+ <li><a href="/credits.html">Credits</a></li>
293
+ <li>Created with Jekyll. Hosted on Github Pages</li>
294
+ <li>Registered company #09529922</li>
295
+ </ul>
296
+ </div>
297
+ <div class="col-sm-6 text-right">
298
+ <p>Following us on social media and joining out mail list.</p>
299
+ <p>Twitter: <a href="https://twitter.com/hackferencebrum">@hackference</a>, Facebook: <a href="https://www.facebook.com/hackference">hackference</a>, Github: <a href="https://github.com/hackference/hackference-2016">Hackference</a></p>
300
+ <form action="//hackference.us10.list-manage.com/subscribe/post?u=6d8df0266d881f193098c49f0&amp;id=973bd1522a" method="post" id="mc-embedded-subscribe-form" name="mc-embedded-subscribe-form" class="validate form-inline footer-form" target="_blank" novalidate="" style="margin-top: 40px;">
301
+ <div id="mc_embed_signup_scroll">
302
+ <div class="input-group">
303
+ <div id="mce-responses" class="clear">
304
+ <div class="response" id="mce-error-response" style="display:none"></div>
305
+ <div class="response" id="mce-success-response" style="display:none"></div>
306
+ </div>
307
+ <input type="email" value="" name="EMAIL" class="required email form-control col-md-10" placeholder="Email Address" id="mce-EMAIL" />
308
+ <div style="position: absolute; left: -5000px;"><input type="text" name="b_6d8df0266d881f193098c49f0_973bd1522a" tabindex="-1" value="" /></div>
309
+ <span class="input-group-btn">
310
+ <button class="btn btn-subscribe" type="submit" value="Subscribe" name="subscribe" id="mc-embedded-subscribe">Subscribe</button>
311
+ </span>
312
+ </div><!-- /input-group -->
313
+ </div>
314
+ </form>
315
+ </div>
316
+
317
+ </div>
318
+ </div>
319
+
320
+ <!-- Latest compiled and minified JavaScript -->
321
+ <script src="/code.jquery.com/jquery-1.12.3.min.js"></script>
322
+ <script async="" src="/platform.twitter.com/widgets.js" charset="utf-8"></script>
323
+ <script src="/cdnjs.cloudflare.com/ajax/libs/SlickNav/1.0.7/jquery.slicknav.min.js"></script>
324
+ <script>
325
+ $(function () {
326
+ $('#menu').slicknav({
327
+ prependTo: '#header',
328
+ label: 'Menu',
329
+ });
330
+ $('.slicknav_btn').on('click', function () {
331
+ //-- Scroll to top of page
332
+ $('html, body').animate({
333
+ scrollTop: ($(this).offset().top - 90) + 'px',
334
+ }, 'slow');
335
+ });
336
+ });
337
+ </script>
338
+ <script>
339
+ $(function () {
340
+ $('body').on('click', '#tito-hackference-hackference-2016-1-show-discount-code a', function() {
341
+ $('#tito-hackference-hackference-2016-1-edit-discount-code').toggle();
342
+ });
343
+ });
344
+ </script>
345
+
346
+ <!-- GoSquared -->
347
+ <script>!function(g,s,q,r,d){r=g[r]=g[r]||function(){(r.q=r.q||[]).push(arguments)};d=s.createElement(q);q=s.getElementsByTagName(q)[0];d.src='//d1l6p2sc9645hc.cloudfront.net/tracker.js';q.parentNode.insertBefore(d,q)}(window,document,'script','_gs');_gs('GSN-309350-E');</script>
348
+
349
+ </body>
350
+ </html>
@@ -0,0 +1,350 @@
1
+ <!DOCTYPE html>
2
+ <html lang="en">
3
+ <meta charset="utf-8" />
4
+ <title>Presenting Nexmo | Hackference 2016</title>
5
+
6
+ <meta name="viewport" content="width=device-width, initial-scale=1.0" />
7
+ <meta name="description" content="Hackference is a conference and hackathon based around learning and inspiring people to hack - October 21st for the Conference, 22nd and 23rd for the Hackathon - based in Birmingham, UK" />
8
+ <meta name="robots" content="index, follow" />
9
+ <meta name="author" content="Mike Elsmore, Jake Price, Curtis Harding" />
10
+
11
+ <meta property="og:title" content="Hackference 2016" />
12
+ <meta property="og:type" content="website" />
13
+ <meta property="og:url" content="http://2016.hackference.co.uk" />
14
+ <meta property="og:image" content="https://pbs.twimg.com/profile_images/715514227885211648/gkFpBOS9.jpg" />
15
+
16
+ <!-- Base CSS -->
17
+ <link rel="stylesheet" href="/maxcdn.bootstrapcdn.com/bootstrap/3.3.6/css/bootstrap.min.css" />
18
+ <link rel="stylesheet" href="/maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css" />
19
+ <link rel="stylesheet" href="/assets/css/slicknav.css" />
20
+
21
+ <!-- Site CSS -->
22
+ <link rel="stylesheet" type="text/css" href="/assets/css/site.css" />
23
+
24
+ <!-- Other -->
25
+ <!--[if lt IE 9]><script src="//html5shim.googlecode.com/svn/trunk/html5.js"></script><![endif]-->
26
+
27
+ <script type="text/javascript" charset="utf-8" async="" src="/platform.twitter.com/js/tweet.00c2bb81d4f3f312a9a021c715a1c9dc.js"></script>
28
+
29
+ <body>
30
+ <div id="hero">
31
+ <div class="container">
32
+ <div class="col-md-12">
33
+ <h1><a href="/">Hackference 2016</a></h1>
34
+ <h2>21st - 23rd October 2016, Birmingham UK</h2>
35
+ <div class="hero-tickets">
36
+ <a href="/tickets.html" class="art-deco-button">Tickets from £60</a>
37
+ </div>
38
+ </div>
39
+ </div>
40
+ </div>
41
+ <div id="header">
42
+ <div class="container">
43
+ <div class="col-md-12">
44
+ <ul id="menu" class="top-nav hidden-sm hidden-xs">
45
+ <li><a href="/tickets.html" class="">Tickets</a></li>
46
+ <li><a href="/conference.html" class="">Conference</a></li>
47
+ <li><a href="/hackathon.html" class="">Hackathon</a></li>
48
+ <li><a href="/sponsors" class="">Sponsors</a></li>
49
+ <li><a href="/code-of-conduct.html" class="">Code of conduct</a></li>
50
+ </ul>
51
+ </div>
52
+ </div>
53
+ </div>
54
+
55
+ <div class="content">
56
+ <div class="container">
57
+ <div class="row">
58
+ <div class="col-md-12">
59
+ <div class="row">
60
+ <div class="col-sm-4">
61
+ <img src="/assets/img/nexmo.png" width="100%" />
62
+
63
+ <p class="text-left"><a href="https://www.nexmo.com/"><i class="fa fa-globe"></i> https://www.nexmo.com/</a></p>
64
+ <p class="text-left"><a href="https://twitter.com/Nexmo"><i class="fa fa-twitter"></i> @Nexmo</a></p>
65
+ <p class="text-left"><a href="https://github.com/Nexmo"><i class="fa fa-github"></i> Nexmo</a></p>
66
+ </div>
67
+ <div class="col-sm-8">
68
+ <h1>Presenting Nexmo</h1>
69
+ <div class="big-intro">
70
+
71
+ <p>Nexmo is a global cloud communications platform, providing powerful APIs and SDKs for SMS, Voice, phone verification and advanced multi-channel conversations. We have officially supported open source libraries for Node.JS, Ruby, Python, PHP, Java and C# .NET enabling you to build scalable communications features such as two-factor authentication, notifications, two-way and group messaging, one to one or multi person calls, all with the technologies that you are already using.</p>
72
+
73
+
74
+ </div>
75
+ </div>
76
+ </div>
77
+ </div>
78
+ </div>
79
+ </div>
80
+ </div>
81
+
82
+ <!-- /Content type 1 -->
83
+ <div class="content">
84
+ <div class="container">
85
+ <div class="row">
86
+ <div class="col-md-12">
87
+ <h4 class="sub-header border">Our Sponsors</h4>
88
+ </div>
89
+ <!-- Top level sponsorship get col-6 -->
90
+ <div class="row">
91
+ <!-- Executive Producer/Platinum -->
92
+
93
+
94
+
95
+
96
+
97
+
98
+
99
+
100
+
101
+
102
+
103
+
104
+
105
+
106
+
107
+
108
+
109
+
110
+
111
+
112
+
113
+
114
+
115
+ </div>
116
+ <!-- Second level sponsorship get col-4 -->
117
+ <div class="row">
118
+ <!-- Associate Producer/Gold -->
119
+
120
+
121
+
122
+
123
+
124
+
125
+
126
+
127
+
128
+
129
+
130
+
131
+ <div class="col-sm-6 col-sm-offset-3 col-xs-12 newsponsor">
132
+ <a href="https://www.nexmo.com/">
133
+ <img src="/assets/img/nexmo.png" width="100%" />
134
+ <div class="sponsor-name">Nexmo</div>
135
+ <div class="sponsor-meta">Associate Producer</div>
136
+ </a>
137
+ </div>
138
+
139
+
140
+
141
+
142
+
143
+
144
+
145
+
146
+
147
+
148
+
149
+
150
+ </div>
151
+ <!-- Rest sponsorship get col-3 -->
152
+ <div class="row">
153
+ <!-- Assistant Producer/Silver -->
154
+
155
+
156
+ <div class="col-sm-3 newsponsor">
157
+ <a href="https://www.algolia.com/">
158
+ <img src="/assets/img/algolia.png" width="100%" />
159
+ <div class="sponsor-name smaller">Algolia</div>
160
+ <div class="sponsor-meta smaller">Assistant Producer</div>
161
+ </a>
162
+ </div>
163
+
164
+
165
+
166
+ <div class="col-sm-3 newsponsor">
167
+ <a href="https://www.contentful.com/">
168
+ <img src="/assets/img/contentful.jpg" width="100%" />
169
+ <div class="sponsor-name smaller">Contentful</div>
170
+ <div class="sponsor-meta smaller">Assistant Producer</div>
171
+ </a>
172
+ </div>
173
+
174
+
175
+
176
+ <div class="col-sm-3 newsponsor">
177
+ <a href="https://improbable.io/">
178
+ <img src="/assets/img/improbable.png" width="100%" />
179
+ <div class="sponsor-name smaller">Improbable</div>
180
+ <div class="sponsor-meta smaller">Assistant Producer</div>
181
+ </a>
182
+ </div>
183
+
184
+
185
+
186
+ <div class="col-sm-3 newsponsor">
187
+ <a href="/sponsors/nexmo.html">
188
+ <img src="/assets/img/microsoft.png" width="100%" />
189
+ <div class="sponsor-name smaller">Microsoft</div>
190
+ <div class="sponsor-meta smaller">Assistant Producer</div>
191
+ </a>
192
+ </div>
193
+
194
+
195
+
196
+ <div class="col-sm-3 newsponsor">
197
+ <a href="https://www.mozilla.org/">
198
+ <img src="/assets/img/mozilla.png" width="100%" />
199
+ <div class="sponsor-name smaller">Mozilla</div>
200
+ <div class="sponsor-meta smaller">Assistant Producer</div>
201
+ </a>
202
+ </div>
203
+
204
+
205
+
206
+
207
+
208
+ <div class="col-sm-3 newsponsor">
209
+ <a href="https://www.packtpub.com/mapt">
210
+ <img src="/assets/img/packt.png" width="100%" />
211
+ <div class="sponsor-name smaller">Mapt - Powered by Packt</div>
212
+ <div class="sponsor-meta smaller">Assistant Producer</div>
213
+ </a>
214
+ </div>
215
+
216
+
217
+
218
+
219
+
220
+
221
+
222
+ <div class="col-sm-3 newsponsor">
223
+ <a href="https://pusher.com/">
224
+ <img src="/assets/img/pusher.png" width="100%" />
225
+ <div class="sponsor-name smaller">Pusher</div>
226
+ <div class="sponsor-meta smaller">Assistant Producer</div>
227
+ </a>
228
+ </div>
229
+
230
+
231
+
232
+
233
+ </div>
234
+ <!-- Rest sponsorship get col-3 -->
235
+ <div class="row">
236
+ <!-- Coordinating Producer/Bronze -->
237
+ <div class="col-sm-2">
238
+ </div>
239
+
240
+
241
+
242
+
243
+
244
+
245
+
246
+
247
+
248
+
249
+
250
+
251
+
252
+
253
+
254
+
255
+ <div class="col-sm-3 newsponsor">
256
+ <a href="https://pebble.com/">
257
+ <img src="/assets/img/pebble.png" width="100%" />
258
+ </a>
259
+ </div>
260
+
261
+
262
+
263
+ <div class="col-sm-3 newsponsor">
264
+ <a href="http://www.proactive.uk.net/">
265
+ <img src="/assets/img/proactive.png" width="100%" />
266
+ </a>
267
+ </div>
268
+
269
+
270
+
271
+
272
+
273
+ <div class="col-sm-3 newsponsor">
274
+ <a href="http://technicalteamsolutions.co.uk/">
275
+ <img src="/assets/img/technical-team-solutions.png" width="100%" />
276
+ </a>
277
+ </div>
278
+
279
+
280
+ </div>
281
+
282
+ </div>
283
+ </div>
284
+ </div>
285
+
286
+ <div id="footer">
287
+ <div class="container">
288
+ <div class="col-sm-6">
289
+ <img src="/assets/img/logo-small.png" />
290
+ <ul class="footer-nav">
291
+ <li><a href="/contact.html">Contact</a></li>
292
+ <li><a href="/credits.html">Credits</a></li>
293
+ <li>Created with Jekyll. Hosted on Github Pages</li>
294
+ <li>Registered company #09529922</li>
295
+ </ul>
296
+ </div>
297
+ <div class="col-sm-6 text-right">
298
+ <p>Following us on social media and joining out mail list.</p>
299
+ <p>Twitter: <a href="https://twitter.com/hackferencebrum">@hackference</a>, Facebook: <a href="https://www.facebook.com/hackference">hackference</a>, Github: <a href="https://github.com/hackference/hackference-2016">Hackference</a></p>
300
+ <form action="//hackference.us10.list-manage.com/subscribe/post?u=6d8df0266d881f193098c49f0&amp;id=973bd1522a" method="post" id="mc-embedded-subscribe-form" name="mc-embedded-subscribe-form" class="validate form-inline footer-form" target="_blank" novalidate="" style="margin-top: 40px;">
301
+ <div id="mc_embed_signup_scroll">
302
+ <div class="input-group">
303
+ <div id="mce-responses" class="clear">
304
+ <div class="response" id="mce-error-response" style="display:none"></div>
305
+ <div class="response" id="mce-success-response" style="display:none"></div>
306
+ </div>
307
+ <input type="email" value="" name="EMAIL" class="required email form-control col-md-10" placeholder="Email Address" id="mce-EMAIL" />
308
+ <div style="position: absolute; left: -5000px;"><input type="text" name="b_6d8df0266d881f193098c49f0_973bd1522a" tabindex="-1" value="" /></div>
309
+ <span class="input-group-btn">
310
+ <button class="btn btn-subscribe" type="submit" value="Subscribe" name="subscribe" id="mc-embedded-subscribe">Subscribe</button>
311
+ </span>
312
+ </div><!-- /input-group -->
313
+ </div>
314
+ </form>
315
+ </div>
316
+
317
+ </div>
318
+ </div>
319
+
320
+ <!-- Latest compiled and minified JavaScript -->
321
+ <script src="/code.jquery.com/jquery-1.12.3.min.js"></script>
322
+ <script async="" src="/platform.twitter.com/widgets.js" charset="utf-8"></script>
323
+ <script src="/cdnjs.cloudflare.com/ajax/libs/SlickNav/1.0.7/jquery.slicknav.min.js"></script>
324
+ <script>
325
+ $(function () {
326
+ $('#menu').slicknav({
327
+ prependTo: '#header',
328
+ label: 'Menu',
329
+ });
330
+ $('.slicknav_btn').on('click', function () {
331
+ //-- Scroll to top of page
332
+ $('html, body').animate({
333
+ scrollTop: ($(this).offset().top - 90) + 'px',
334
+ }, 'slow');
335
+ });
336
+ });
337
+ </script>
338
+ <script>
339
+ $(function () {
340
+ $('body').on('click', '#tito-hackference-hackference-2016-1-show-discount-code a', function() {
341
+ $('#tito-hackference-hackference-2016-1-edit-discount-code').toggle();
342
+ });
343
+ });
344
+ </script>
345
+
346
+ <!-- GoSquared -->
347
+ <script>!function(g,s,q,r,d){r=g[r]=g[r]||function(){(r.q=r.q||[]).push(arguments)};d=s.createElement(q);q=s.getElementsByTagName(q)[0];d.src='//d1l6p2sc9645hc.cloudfront.net/tracker.js';q.parentNode.insertBefore(d,q)}(window,document,'script','_gs');_gs('GSN-309350-E');</script>
348
+
349
+ </body>
350
+ </html>