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,388 @@
1
+ <!DOCTYPE html>
2
+ <html lang="en">
3
+ <meta charset="utf-8" />
4
+ <title>Starring Terence Eden | 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
+ <h4 class="sub-header border starring">Starring... Terence Eden</h4>
60
+ </div>
61
+ </div>
62
+ <div class="row">
63
+ <div class="col-md-4">
64
+ <img src="/assets/img/terence-eden.png" width="100%" class="art-deco-border-image" />
65
+
66
+ </div>
67
+ <div class="col-md-8 speaker-description">
68
+
69
+ <p>A veteran of the mobile industry, Terence has been blogging for 10 years, Twittering for 8 years, and getting new characters into Unicode for 3 years.</p>
70
+
71
+
72
+ </div>
73
+ </div>
74
+
75
+ <div class="row">
76
+ <div class="col-md-12">
77
+ <a name="talk"></a>
78
+ <h4 class="sub-header border" style="margin-bottom: 60px">Filmography</h4>
79
+ </div>
80
+ <div class="col-md-4 speaker-talk-title">
81
+ Getting New Characters and Emoji into Unicode
82
+ </div>
83
+ <div class="col-md-8 speaker-description">
84
+
85
+ <p>The thoroughly exciting and 100% true story of how I got FOUR AND A HALF new characters into Unicode.</p>
86
+
87
+ <p>Be in AWE as I learn about fonts!</p>
88
+
89
+ <p>GIGGLE at the poo Emoji.</p>
90
+
91
+ <p>THRILL as I fill in lots of forms!</p>
92
+
93
+ <p>WONDER as I learn about the Byzantine process involved!</p>
94
+
95
+ <p>MARVEL as I fight vested interested !</p>
96
+
97
+
98
+ </div>
99
+
100
+ </div>
101
+ </div>
102
+
103
+ <div class="content-darker">
104
+ <div class="container">
105
+ <div class="row">
106
+ <div class="col-md-12">
107
+ <h4 class="sub-header border">Links</h4>
108
+
109
+ <p class="big-intro">
110
+ Github: <a href="https://github.com/edent">edent</a> ·
111
+ Twitter: <a href="https://twitter.com/edent">@edent</a> ·
112
+ Website: <a href="http://shkspr.mobi/blog/">http://shkspr.mobi/blog/</a>
113
+ </p>
114
+
115
+ </div>
116
+ </div>
117
+ </div>
118
+ </div>
119
+
120
+ <!-- /Content type 1 -->
121
+ <div class="content">
122
+ <div class="container">
123
+ <div class="row">
124
+ <div class="col-md-12">
125
+ <h4 class="sub-header border">Our Sponsors</h4>
126
+ </div>
127
+ <!-- Top level sponsorship get col-6 -->
128
+ <div class="row">
129
+ <!-- Executive Producer/Platinum -->
130
+
131
+
132
+
133
+
134
+
135
+
136
+
137
+
138
+
139
+
140
+
141
+
142
+
143
+
144
+
145
+
146
+
147
+
148
+
149
+
150
+
151
+
152
+
153
+ </div>
154
+ <!-- Second level sponsorship get col-4 -->
155
+ <div class="row">
156
+ <!-- Associate Producer/Gold -->
157
+
158
+
159
+
160
+
161
+
162
+
163
+
164
+
165
+
166
+
167
+
168
+
169
+ <div class="col-sm-6 col-sm-offset-3 col-xs-12 newsponsor">
170
+ <a href="https://www.nexmo.com/">
171
+ <img src="/assets/img/nexmo.png" width="100%" />
172
+ <div class="sponsor-name">Nexmo</div>
173
+ <div class="sponsor-meta">Associate Producer</div>
174
+ </a>
175
+ </div>
176
+
177
+
178
+
179
+
180
+
181
+
182
+
183
+
184
+
185
+
186
+
187
+
188
+ </div>
189
+ <!-- Rest sponsorship get col-3 -->
190
+ <div class="row">
191
+ <!-- Assistant Producer/Silver -->
192
+
193
+
194
+ <div class="col-sm-3 newsponsor">
195
+ <a href="https://www.algolia.com/">
196
+ <img src="/assets/img/algolia.png" width="100%" />
197
+ <div class="sponsor-name smaller">Algolia</div>
198
+ <div class="sponsor-meta smaller">Assistant Producer</div>
199
+ </a>
200
+ </div>
201
+
202
+
203
+
204
+ <div class="col-sm-3 newsponsor">
205
+ <a href="https://www.contentful.com/">
206
+ <img src="/assets/img/contentful.jpg" width="100%" />
207
+ <div class="sponsor-name smaller">Contentful</div>
208
+ <div class="sponsor-meta smaller">Assistant Producer</div>
209
+ </a>
210
+ </div>
211
+
212
+
213
+
214
+ <div class="col-sm-3 newsponsor">
215
+ <a href="https://improbable.io">
216
+ <img src="/assets/img/improbable.png" width="100%" />
217
+ <div class="sponsor-name smaller">Improbable</div>
218
+ <div class="sponsor-meta smaller">Assistant Producer</div>
219
+ </a>
220
+ </div>
221
+
222
+
223
+
224
+ <div class="col-sm-3 newsponsor">
225
+ <a href="">
226
+ <img src="/assets/img/microsoft.png" width="100%" />
227
+ <div class="sponsor-name smaller">Microsoft</div>
228
+ <div class="sponsor-meta smaller">Assistant Producer</div>
229
+ </a>
230
+ </div>
231
+
232
+
233
+
234
+ <div class="col-sm-3 newsponsor">
235
+ <a href="https://www.mozilla.org">
236
+ <img src="/assets/img/mozilla.png" width="100%" />
237
+ <div class="sponsor-name smaller">Mozilla</div>
238
+ <div class="sponsor-meta smaller">Assistant Producer</div>
239
+ </a>
240
+ </div>
241
+
242
+
243
+
244
+
245
+
246
+ <div class="col-sm-3 newsponsor">
247
+ <a href="https://www.packtpub.com/mapt">
248
+ <img src="/assets/img/packt.png" width="100%" />
249
+ <div class="sponsor-name smaller">Mapt - Powered by Packt</div>
250
+ <div class="sponsor-meta smaller">Assistant Producer</div>
251
+ </a>
252
+ </div>
253
+
254
+
255
+
256
+
257
+
258
+
259
+
260
+ <div class="col-sm-3 newsponsor">
261
+ <a href="https://pusher.com">
262
+ <img src="/assets/img/pusher.png" width="100%" />
263
+ <div class="sponsor-name smaller">Pusher</div>
264
+ <div class="sponsor-meta smaller">Assistant Producer</div>
265
+ </a>
266
+ </div>
267
+
268
+
269
+
270
+
271
+ </div>
272
+ <!-- Rest sponsorship get col-3 -->
273
+ <div class="row">
274
+ <!-- Coordinating Producer/Bronze -->
275
+ <div class="col-sm-2">
276
+ </div>
277
+
278
+
279
+
280
+
281
+
282
+
283
+
284
+
285
+
286
+
287
+
288
+
289
+
290
+
291
+
292
+
293
+ <div class="col-sm-3 newsponsor">
294
+ <a href="https://pebble.com">
295
+ <img src="/assets/img/pebble.png" width="100%" />
296
+ </a>
297
+ </div>
298
+
299
+
300
+
301
+ <div class="col-sm-3 newsponsor">
302
+ <a href="http://www.proactive.uk.net/">
303
+ <img src="/assets/img/proactive.png" width="100%" />
304
+ </a>
305
+ </div>
306
+
307
+
308
+
309
+
310
+
311
+ <div class="col-sm-3 newsponsor">
312
+ <a href="http://technicalteamsolutions.co.uk/">
313
+ <img src="/assets/img/technical-team-solutions.png" width="100%" />
314
+ </a>
315
+ </div>
316
+
317
+
318
+ </div>
319
+
320
+ </div>
321
+ </div>
322
+ </div>
323
+
324
+ <div id="footer">
325
+ <div class="container">
326
+ <div class="col-sm-6">
327
+ <img src="/assets/img/logo-small.png" />
328
+ <ul class="footer-nav">
329
+ <li><a href="/contact.html">Contact</a></li>
330
+ <li><a href="/credits.html">Credits</a></li>
331
+ <li>Created with Jekyll. Hosted on Github Pages</li>
332
+ <li>Registered company #09529922</li>
333
+ </ul>
334
+ </div>
335
+ <div class="col-sm-6 text-right">
336
+ <p>Following us on social media and joining out mail list.</p>
337
+ <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>
338
+ <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;">
339
+ <div id="mc_embed_signup_scroll">
340
+ <div class="input-group">
341
+ <div id="mce-responses" class="clear">
342
+ <div class="response" id="mce-error-response" style="display:none"></div>
343
+ <div class="response" id="mce-success-response" style="display:none"></div>
344
+ </div>
345
+ <input type="email" value="" name="EMAIL" class="required email form-control col-md-10" placeholder="Email Address" id="mce-EMAIL" />
346
+ <div style="position: absolute; left: -5000px;"><input type="text" name="b_6d8df0266d881f193098c49f0_973bd1522a" tabindex="-1" value="" /></div>
347
+ <span class="input-group-btn">
348
+ <button class="btn btn-subscribe" type="submit" value="Subscribe" name="subscribe" id="mc-embedded-subscribe">Subscribe</button>
349
+ </span>
350
+ </div><!-- /input-group -->
351
+ </div>
352
+ </form>
353
+ </div>
354
+
355
+ </div>
356
+ </div>
357
+
358
+ <!-- Latest compiled and minified JavaScript -->
359
+ <script src="/code.jquery.com/jquery-1.12.3.min.js"></script>
360
+ <script async="" src="/platform.twitter.com/widgets.js" charset="utf-8"></script>
361
+ <script src="/cdnjs.cloudflare.com/ajax/libs/SlickNav/1.0.7/jquery.slicknav.min.js"></script>
362
+ <script>
363
+ $(function () {
364
+ $('#menu').slicknav({
365
+ prependTo: '#header',
366
+ label: 'Menu',
367
+ });
368
+ $('.slicknav_btn').on('click', function () {
369
+ //-- Scroll to top of page
370
+ $('html, body').animate({
371
+ scrollTop: ($(this).offset().top - 90) + 'px',
372
+ }, 'slow');
373
+ });
374
+ });
375
+ </script>
376
+ <script>
377
+ $(function () {
378
+ $('body').on('click', '#tito-hackference-hackference-2016-1-show-discount-code a', function() {
379
+ $('#tito-hackference-hackference-2016-1-edit-discount-code').toggle();
380
+ });
381
+ });
382
+ </script>
383
+
384
+ <!-- GoSquared -->
385
+ <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>
386
+
387
+ </div></body>
388
+ </html>
@@ -0,0 +1,350 @@
1
+ <!DOCTYPE html>
2
+ <html lang="en">
3
+ <meta charset="utf-8" />
4
+ <title>Presenting Algolia | 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/algolia.png" width="100%" />
62
+
63
+ <p class="text-left"><a href="https://www.algolia.com/"><i class="fa fa-globe"></i> https://www.algolia.com/</a></p>
64
+ <p class="text-left"><a href="https://twitter.com/Algolia"><i class="fa fa-twitter"></i> @Algolia</a></p>
65
+ <p class="text-left"><a href="https://github.com/Algolia"><i class="fa fa-github"></i> Algolia</a></p>
66
+ </div>
67
+ <div class="col-sm-8">
68
+ <h1>Presenting Algolia</h1>
69
+ <div class="big-intro">
70
+
71
+ <p>Algolia is proud to be a supporter of Hackference 2016! Algolia is an API for building fast, engaging search experiences. We have API clients for all major languages and frameworks, complete with open source JavaScript libraries for building autocomplete and search-as-you-type interfaces. Our team is in Paris and San Francisco and our developer community comes from all over the world. Our mission is to connect people with what they’re searching for and empower others to do the same. Hope to see you this year in Birmingham!</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/algolia.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>