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,365 @@
1
+ <!DOCTYPE html>
2
+ <html lang="en">
3
+ <meta charset="utf-8" />
4
+ <title>Contact | 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
+ <p class="big-intro">Do you need help? Or maybe you have questions? You can use any of the options below to contact us!</p>
60
+ </div>
61
+ </div>
62
+ </div>
63
+ </div>
64
+
65
+ <div class="content">
66
+ <div class="container">
67
+ <div class="row">
68
+ <div class="col-md-12">
69
+ <h4 class="sub-header">Social Accounts</h4>
70
+ </div>
71
+ </div>
72
+ <div class="row">
73
+ <div class="col-sm-12">
74
+ <p class="big-intro">We are super social, so contacting us via this way will probably yield the quickest results - so if your question or issue can fit within 140 characters then contact us this way!</p>
75
+ <p class="big-intro">Twitter: <a href="https://twitter.com/hackferencebrum">@hackferencebrum</a> | Facebook: <a href="https://www.facebook.com/hackference">Hackference</a></p>
76
+ </div>
77
+ </div>
78
+ </div>
79
+ </div>
80
+
81
+ <div class="content">
82
+ <div class="container">
83
+ <div class="row">
84
+ <div class="col-md-12">
85
+ <h4 class="sub-header">Email</h4>
86
+ </div>
87
+ </div>
88
+ <div class="row">
89
+ <div class="col-sm-12">
90
+ <p class="big-intro">If your query is a little longer, or you would like to chat about anything else - please email us. We'll get back you as soon as we can.</p>
91
+ <p class="big-intro"><a href="/cdn-cgi/l/email-protection"><span class="__cf_email__" data-cfemail="93fefaf8f6d3fbf2f0f8f5f6e1f6fdf0f6bdf0fcbde6f8">[email protected]</span><script data-cfhash="f9e31" type="text/javascript">/* <![CDATA[ */!function(t,e,r,n,c,a,p){try{t=document.currentScript||function(){for(t=document.getElementsByTagName('script'),e=t.length;e--;)if(t[e].getAttribute('data-cfhash'))return t[e]}();if(t&&(c=t.previousSibling)){p=t.parentNode;if(a=c.getAttribute('data-cfemail')){for(e='',r='0x'+a.substr(0,2)|0,n=2;a.length-n;n+=2)e+='%'+('0'+('0x'+a.substr(n,2)^r).toString(16)).slice(-2);p.replaceChild(document.createTextNode(decodeURIComponent(e)),c)}p.removeChild(t)}}catch(u){}}()/* ]]> */</script></a></p>
92
+ </div>
93
+ </div>
94
+ </div>
95
+ </div>
96
+
97
+ <!-- /Content type 1 -->
98
+ <div class="content">
99
+ <div class="container">
100
+ <div class="row">
101
+ <div class="col-md-12">
102
+ <h4 class="sub-header border">Our Sponsors</h4>
103
+ </div>
104
+ <!-- Top level sponsorship get col-6 -->
105
+ <div class="row">
106
+ <!-- Executive Producer/Platinum -->
107
+
108
+
109
+
110
+
111
+
112
+
113
+
114
+
115
+
116
+
117
+
118
+
119
+
120
+
121
+
122
+
123
+
124
+
125
+
126
+
127
+
128
+
129
+
130
+ </div>
131
+ <!-- Second level sponsorship get col-4 -->
132
+ <div class="row">
133
+ <!-- Associate Producer/Gold -->
134
+
135
+
136
+
137
+
138
+
139
+
140
+
141
+
142
+
143
+
144
+
145
+
146
+ <div class="col-sm-6 col-sm-offset-3 col-xs-12 newsponsor">
147
+ <a href="https://www.nexmo.com/">
148
+ <img src="/assets/img/nexmo.png" width="100%" />
149
+ <div class="sponsor-name">Nexmo</div>
150
+ <div class="sponsor-meta">Associate Producer</div>
151
+ </a>
152
+ </div>
153
+
154
+
155
+
156
+
157
+
158
+
159
+
160
+
161
+
162
+
163
+
164
+
165
+ </div>
166
+ <!-- Rest sponsorship get col-3 -->
167
+ <div class="row">
168
+ <!-- Assistant Producer/Silver -->
169
+
170
+
171
+ <div class="col-sm-3 newsponsor">
172
+ <a href="https://www.algolia.com/">
173
+ <img src="/assets/img/algolia.png" width="100%" />
174
+ <div class="sponsor-name smaller">Algolia</div>
175
+ <div class="sponsor-meta smaller">Assistant Producer</div>
176
+ </a>
177
+ </div>
178
+
179
+
180
+
181
+ <div class="col-sm-3 newsponsor">
182
+ <a href="https://www.contentful.com/">
183
+ <img src="/assets/img/contentful.jpg" width="100%" />
184
+ <div class="sponsor-name smaller">Contentful</div>
185
+ <div class="sponsor-meta smaller">Assistant Producer</div>
186
+ </a>
187
+ </div>
188
+
189
+
190
+
191
+ <div class="col-sm-3 newsponsor">
192
+ <a href="https://improbable.io/">
193
+ <img src="/assets/img/improbable.png" width="100%" />
194
+ <div class="sponsor-name smaller">Improbable</div>
195
+ <div class="sponsor-meta smaller">Assistant Producer</div>
196
+ </a>
197
+ </div>
198
+
199
+
200
+
201
+ <div class="col-sm-3 newsponsor">
202
+ <a href="/contact.html">
203
+ <img src="/assets/img/microsoft.png" width="100%" />
204
+ <div class="sponsor-name smaller">Microsoft</div>
205
+ <div class="sponsor-meta smaller">Assistant Producer</div>
206
+ </a>
207
+ </div>
208
+
209
+
210
+
211
+ <div class="col-sm-3 newsponsor">
212
+ <a href="https://www.mozilla.org/">
213
+ <img src="/assets/img/mozilla.png" width="100%" />
214
+ <div class="sponsor-name smaller">Mozilla</div>
215
+ <div class="sponsor-meta smaller">Assistant Producer</div>
216
+ </a>
217
+ </div>
218
+
219
+
220
+
221
+
222
+
223
+ <div class="col-sm-3 newsponsor">
224
+ <a href="https://www.packtpub.com/mapt">
225
+ <img src="/assets/img/packt.png" width="100%" />
226
+ <div class="sponsor-name smaller">Mapt - Powered by Packt</div>
227
+ <div class="sponsor-meta smaller">Assistant Producer</div>
228
+ </a>
229
+ </div>
230
+
231
+
232
+
233
+
234
+
235
+
236
+
237
+ <div class="col-sm-3 newsponsor">
238
+ <a href="https://pusher.com/">
239
+ <img src="/assets/img/pusher.png" width="100%" />
240
+ <div class="sponsor-name smaller">Pusher</div>
241
+ <div class="sponsor-meta smaller">Assistant Producer</div>
242
+ </a>
243
+ </div>
244
+
245
+
246
+
247
+
248
+ </div>
249
+ <!-- Rest sponsorship get col-3 -->
250
+ <div class="row">
251
+ <!-- Coordinating Producer/Bronze -->
252
+ <div class="col-sm-2">
253
+ </div>
254
+
255
+
256
+
257
+
258
+
259
+
260
+
261
+
262
+
263
+
264
+
265
+
266
+
267
+
268
+
269
+
270
+ <div class="col-sm-3 newsponsor">
271
+ <a href="https://pebble.com/">
272
+ <img src="/assets/img/pebble.png" width="100%" />
273
+ </a>
274
+ </div>
275
+
276
+
277
+
278
+ <div class="col-sm-3 newsponsor">
279
+ <a href="http://www.proactive.uk.net/">
280
+ <img src="/assets/img/proactive.png" width="100%" />
281
+ </a>
282
+ </div>
283
+
284
+
285
+
286
+
287
+
288
+ <div class="col-sm-3 newsponsor">
289
+ <a href="http://technicalteamsolutions.co.uk/">
290
+ <img src="/assets/img/technical-team-solutions.png" width="100%" />
291
+ </a>
292
+ </div>
293
+
294
+
295
+ </div>
296
+
297
+ </div>
298
+ </div>
299
+ </div>
300
+
301
+ <div id="footer">
302
+ <div class="container">
303
+ <div class="col-sm-6">
304
+ <img src="/assets/img/logo-small.png" />
305
+ <ul class="footer-nav">
306
+ <li><a href="/contact.html">Contact</a></li>
307
+ <li><a href="/credits.html">Credits</a></li>
308
+ <li>Created with Jekyll. Hosted on Github Pages</li>
309
+ <li>Registered company #09529922</li>
310
+ </ul>
311
+ </div>
312
+ <div class="col-sm-6 text-right">
313
+ <p>Following us on social media and joining out mail list.</p>
314
+ <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>
315
+ <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;">
316
+ <div id="mc_embed_signup_scroll">
317
+ <div class="input-group">
318
+ <div id="mce-responses" class="clear">
319
+ <div class="response" id="mce-error-response" style="display:none"></div>
320
+ <div class="response" id="mce-success-response" style="display:none"></div>
321
+ </div>
322
+ <input type="email" value="" name="EMAIL" class="required email form-control col-md-10" placeholder="Email Address" id="mce-EMAIL" />
323
+ <div style="position: absolute; left: -5000px;"><input type="text" name="b_6d8df0266d881f193098c49f0_973bd1522a" tabindex="-1" value="" /></div>
324
+ <span class="input-group-btn">
325
+ <button class="btn btn-subscribe" type="submit" value="Subscribe" name="subscribe" id="mc-embedded-subscribe">Subscribe</button>
326
+ </span>
327
+ </div><!-- /input-group -->
328
+ </div>
329
+ </form>
330
+ </div>
331
+
332
+ </div>
333
+ </div>
334
+
335
+ <!-- Latest compiled and minified JavaScript -->
336
+ <script src="/code.jquery.com/jquery-1.12.3.min.js"></script>
337
+ <script async="" src="/platform.twitter.com/widgets.js" charset="utf-8"></script>
338
+ <script src="/cdnjs.cloudflare.com/ajax/libs/SlickNav/1.0.7/jquery.slicknav.min.js"></script>
339
+ <script>
340
+ $(function () {
341
+ $('#menu').slicknav({
342
+ prependTo: '#header',
343
+ label: 'Menu',
344
+ });
345
+ $('.slicknav_btn').on('click', function () {
346
+ //-- Scroll to top of page
347
+ $('html, body').animate({
348
+ scrollTop: ($(this).offset().top - 90) + 'px',
349
+ }, 'slow');
350
+ });
351
+ });
352
+ </script>
353
+ <script>
354
+ $(function () {
355
+ $('body').on('click', '#tito-hackference-hackference-2016-1-show-discount-code a', function() {
356
+ $('#tito-hackference-hackference-2016-1-edit-discount-code').toggle();
357
+ });
358
+ });
359
+ </script>
360
+
361
+ <!-- GoSquared -->
362
+ <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>
363
+
364
+ <script type="text/javascript">/* <![CDATA[ */(function(d,s,a,i,j,r,l,m,t){try{l=d.getElementsByTagName('a');t=d.createElement('textarea');for(i=0;l.length-i;i++){try{a=l[i].href;s=a.indexOf('/cdn-cgi/l/email-protection');m=a.length;if(a&&s>-1&&m>28){j=28+s;s='';if(j<m){r='0x'+a.substr(j,2)|0;for(j+=2;j<m&&a.charAt(j)!='X';j+=2)s+='%'+('0'+('0x'+a.substr(j,2)^r).toString(16)).slice(-2);j++;s=decodeURIComponent(s)+a.substr(j,m-j)}t.innerHTML=s.replace(/</g,'&lt;').replace(/>/g,'&gt;');l[i].href='mailto:'+t.value}}catch(e){}}}catch(e){}})(document);/* ]]> */</script></body>
365
+ </html>
@@ -0,0 +1,399 @@
1
+ <!DOCTYPE html>
2
+ <html lang="en">
3
+ <meta charset="utf-8" />
4
+ <title>The Crew | 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">Credits</h4>
60
+ </div>
61
+ </div>
62
+ </div>
63
+ </div>
64
+
65
+ <div class="content">
66
+ <div class="container">
67
+ <div class="row">
68
+ <div class="col-md-12">
69
+ <h4 class="sub-header">Directors</h4>
70
+ </div>
71
+ </div>
72
+ <div class="row">
73
+ <div class="col-sm-12 text-center">
74
+ <p><a href="https://twitter.com/ukmadlz">Mike Elsmore</a></p>
75
+ <p><a href="https://twitter.com/JakeLPrice">Jake Price</a></p>
76
+ <p><a href="https://twitter.com/Curtis_h">Curtis Harding</a></p>
77
+ </div>
78
+ </div>
79
+ </div>
80
+ </div>
81
+
82
+ <div class="content">
83
+ <div class="container">
84
+ <div class="row">
85
+ <div class="col-md-12">
86
+ <h4 class="sub-header">Producers</h4>
87
+ </div>
88
+ </div>
89
+ <div class="row">
90
+ <div class="col-sm-12 text-center">
91
+ <p><a href="https://twitter.com/JakeLPrice">Jake Price</a></p>
92
+ <p><a href="https://twitter.com/Curtis_h">Curtis Harding</a></p>
93
+ <p><a href="https://twitter.com/ukmadlz">Mike Elsmore</a></p>
94
+ </div>
95
+ </div>
96
+ </div>
97
+ </div>
98
+
99
+ <div class="content">
100
+ <div class="container">
101
+ <div class="row">
102
+ <div class="col-md-12">
103
+ <h4 class="sub-header">Writers</h4>
104
+ </div>
105
+ </div>
106
+ <div class="row">
107
+ <div class="col-sm-12 text-center">
108
+ <p><a href="https://twitter.com/Curtis_h">Curtis Harding</a></p>
109
+ <p><a href="https://twitter.com/ukmadlz">Mike Elsmore</a></p>
110
+ <p><a href="https://twitter.com/JakeLPrice">Jake Price</a></p>
111
+ </div>
112
+ </div>
113
+ </div>
114
+ </div>
115
+
116
+ <div class="content">
117
+ <div class="container">
118
+ <div class="row">
119
+ <div class="col-md-12">
120
+ <h4 class="sub-header">Photography</h4>
121
+ </div>
122
+ </div>
123
+ <div class="row">
124
+ <div class="col-sm-12 text-center">
125
+ <p><a href="https://twitter.com/man0jn">Manoj Nathwani</a></p>
126
+ </div>
127
+ </div>
128
+ </div>
129
+ </div>
130
+
131
+ <!-- /Content type 1 -->
132
+ <div class="content">
133
+ <div class="container">
134
+ <div class="row">
135
+ <div class="col-md-12">
136
+ <h4 class="sub-header border">Our Sponsors</h4>
137
+ </div>
138
+ <!-- Top level sponsorship get col-6 -->
139
+ <div class="row">
140
+ <!-- Executive Producer/Platinum -->
141
+
142
+
143
+
144
+
145
+
146
+
147
+
148
+
149
+
150
+
151
+
152
+
153
+
154
+
155
+
156
+
157
+
158
+
159
+
160
+
161
+
162
+
163
+
164
+ </div>
165
+ <!-- Second level sponsorship get col-4 -->
166
+ <div class="row">
167
+ <!-- Associate Producer/Gold -->
168
+
169
+
170
+
171
+
172
+
173
+
174
+
175
+
176
+
177
+
178
+
179
+
180
+ <div class="col-sm-6 col-sm-offset-3 col-xs-12 newsponsor">
181
+ <a href="https://www.nexmo.com/">
182
+ <img src="/assets/img/nexmo.png" width="100%" />
183
+ <div class="sponsor-name">Nexmo</div>
184
+ <div class="sponsor-meta">Associate Producer</div>
185
+ </a>
186
+ </div>
187
+
188
+
189
+
190
+
191
+
192
+
193
+
194
+
195
+
196
+
197
+
198
+
199
+ </div>
200
+ <!-- Rest sponsorship get col-3 -->
201
+ <div class="row">
202
+ <!-- Assistant Producer/Silver -->
203
+
204
+
205
+ <div class="col-sm-3 newsponsor">
206
+ <a href="https://www.algolia.com/">
207
+ <img src="/assets/img/algolia.png" width="100%" />
208
+ <div class="sponsor-name smaller">Algolia</div>
209
+ <div class="sponsor-meta smaller">Assistant Producer</div>
210
+ </a>
211
+ </div>
212
+
213
+
214
+
215
+ <div class="col-sm-3 newsponsor">
216
+ <a href="https://www.contentful.com/">
217
+ <img src="/assets/img/contentful.jpg" width="100%" />
218
+ <div class="sponsor-name smaller">Contentful</div>
219
+ <div class="sponsor-meta smaller">Assistant Producer</div>
220
+ </a>
221
+ </div>
222
+
223
+
224
+
225
+ <div class="col-sm-3 newsponsor">
226
+ <a href="https://improbable.io/">
227
+ <img src="/assets/img/improbable.png" width="100%" />
228
+ <div class="sponsor-name smaller">Improbable</div>
229
+ <div class="sponsor-meta smaller">Assistant Producer</div>
230
+ </a>
231
+ </div>
232
+
233
+
234
+
235
+ <div class="col-sm-3 newsponsor">
236
+ <a href="/credits.html">
237
+ <img src="/assets/img/microsoft.png" width="100%" />
238
+ <div class="sponsor-name smaller">Microsoft</div>
239
+ <div class="sponsor-meta smaller">Assistant Producer</div>
240
+ </a>
241
+ </div>
242
+
243
+
244
+
245
+ <div class="col-sm-3 newsponsor">
246
+ <a href="https://www.mozilla.org/">
247
+ <img src="/assets/img/mozilla.png" width="100%" />
248
+ <div class="sponsor-name smaller">Mozilla</div>
249
+ <div class="sponsor-meta smaller">Assistant Producer</div>
250
+ </a>
251
+ </div>
252
+
253
+
254
+
255
+
256
+
257
+ <div class="col-sm-3 newsponsor">
258
+ <a href="https://www.packtpub.com/mapt">
259
+ <img src="/assets/img/packt.png" width="100%" />
260
+ <div class="sponsor-name smaller">Mapt - Powered by Packt</div>
261
+ <div class="sponsor-meta smaller">Assistant Producer</div>
262
+ </a>
263
+ </div>
264
+
265
+
266
+
267
+
268
+
269
+
270
+
271
+ <div class="col-sm-3 newsponsor">
272
+ <a href="https://pusher.com/">
273
+ <img src="/assets/img/pusher.png" width="100%" />
274
+ <div class="sponsor-name smaller">Pusher</div>
275
+ <div class="sponsor-meta smaller">Assistant Producer</div>
276
+ </a>
277
+ </div>
278
+
279
+
280
+
281
+
282
+ </div>
283
+ <!-- Rest sponsorship get col-3 -->
284
+ <div class="row">
285
+ <!-- Coordinating Producer/Bronze -->
286
+ <div class="col-sm-2">
287
+ </div>
288
+
289
+
290
+
291
+
292
+
293
+
294
+
295
+
296
+
297
+
298
+
299
+
300
+
301
+
302
+
303
+
304
+ <div class="col-sm-3 newsponsor">
305
+ <a href="https://pebble.com/">
306
+ <img src="/assets/img/pebble.png" width="100%" />
307
+ </a>
308
+ </div>
309
+
310
+
311
+
312
+ <div class="col-sm-3 newsponsor">
313
+ <a href="http://www.proactive.uk.net/">
314
+ <img src="/assets/img/proactive.png" width="100%" />
315
+ </a>
316
+ </div>
317
+
318
+
319
+
320
+
321
+
322
+ <div class="col-sm-3 newsponsor">
323
+ <a href="http://technicalteamsolutions.co.uk/">
324
+ <img src="/assets/img/technical-team-solutions.png" width="100%" />
325
+ </a>
326
+ </div>
327
+
328
+
329
+ </div>
330
+
331
+ </div>
332
+ </div>
333
+ </div>
334
+
335
+ <div id="footer">
336
+ <div class="container">
337
+ <div class="col-sm-6">
338
+ <img src="/assets/img/logo-small.png" />
339
+ <ul class="footer-nav">
340
+ <li><a href="/contact.html">Contact</a></li>
341
+ <li><a href="/credits.html">Credits</a></li>
342
+ <li>Created with Jekyll. Hosted on Github Pages</li>
343
+ <li>Registered company #09529922</li>
344
+ </ul>
345
+ </div>
346
+ <div class="col-sm-6 text-right">
347
+ <p>Following us on social media and joining out mail list.</p>
348
+ <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>
349
+ <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;">
350
+ <div id="mc_embed_signup_scroll">
351
+ <div class="input-group">
352
+ <div id="mce-responses" class="clear">
353
+ <div class="response" id="mce-error-response" style="display:none"></div>
354
+ <div class="response" id="mce-success-response" style="display:none"></div>
355
+ </div>
356
+ <input type="email" value="" name="EMAIL" class="required email form-control col-md-10" placeholder="Email Address" id="mce-EMAIL" />
357
+ <div style="position: absolute; left: -5000px;"><input type="text" name="b_6d8df0266d881f193098c49f0_973bd1522a" tabindex="-1" value="" /></div>
358
+ <span class="input-group-btn">
359
+ <button class="btn btn-subscribe" type="submit" value="Subscribe" name="subscribe" id="mc-embedded-subscribe">Subscribe</button>
360
+ </span>
361
+ </div><!-- /input-group -->
362
+ </div>
363
+ </form>
364
+ </div>
365
+
366
+ </div>
367
+ </div>
368
+
369
+ <!-- Latest compiled and minified JavaScript -->
370
+ <script src="/code.jquery.com/jquery-1.12.3.min.js"></script>
371
+ <script async="" src="/platform.twitter.com/widgets.js" charset="utf-8"></script>
372
+ <script src="/cdnjs.cloudflare.com/ajax/libs/SlickNav/1.0.7/jquery.slicknav.min.js"></script>
373
+ <script>
374
+ $(function () {
375
+ $('#menu').slicknav({
376
+ prependTo: '#header',
377
+ label: 'Menu',
378
+ });
379
+ $('.slicknav_btn').on('click', function () {
380
+ //-- Scroll to top of page
381
+ $('html, body').animate({
382
+ scrollTop: ($(this).offset().top - 90) + 'px',
383
+ }, 'slow');
384
+ });
385
+ });
386
+ </script>
387
+ <script>
388
+ $(function () {
389
+ $('body').on('click', '#tito-hackference-hackference-2016-1-show-discount-code a', function() {
390
+ $('#tito-hackference-hackference-2016-1-edit-discount-code').toggle();
391
+ });
392
+ });
393
+ </script>
394
+
395
+ <!-- GoSquared -->
396
+ <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>
397
+
398
+ </body>
399
+ </html>