Skip to content
This repository was archived by the owner on Jul 25, 2019. It is now read-only.

Commit 62b6891

Browse files
authored
Add event anchors and fix some errors (#73)
1 parent 964ff8d commit 62b6891

File tree

1 file changed

+80
-57
lines changed

1 file changed

+80
-57
lines changed

index.html

Lines changed: 80 additions & 57 deletions
Original file line numberDiff line numberDiff line change
@@ -85,8 +85,8 @@ <h5 class="header light">18:30 to 21:00</h5>
8585

8686
<div class="row">
8787
<div class="col s12">
88-
<div class="card-panel talk">
89-
<h3 class="header light">Why would I ever Elm</h3>
88+
<div id="2018-03-13-why-would-i-ever-elm" class="card-panel talk">
89+
<h3 class="header light"><a href="#2018-03-13-why-would-i-ever-elm">Why would I ever Elm</a></h3>
9090
<h6 class="light">Tuesday, March 13, 2018</h6>
9191

9292
<a class="btn waves-effect waves-light yellow black-text top-button" href="https://www.meetup.com/NottsJS/events/jrhlfpyxfbrb/">RSVP on Meetup<i class="material-icons left">reply</i></a>
@@ -177,8 +177,8 @@ <h5 class="header">Past events</h5>
177177

178178
<div class="row">
179179
<div class="col s12">
180-
<div class="card-panel talk">
181-
<h3 class="header light">Umbraco CMS + Lean Coffee + Cool Wall</h3>
180+
<div id="2018-02-13-umbraco-cms-+-lean-coffee-+-cool-wall" class="card-panel talk">
181+
<h3 class="header light"><a href="#2018-02-13-umbraco-cms-+-lean-coffee-+-cool-wall">Umbraco CMS + Lean Coffee + Cool Wall</a></h3>
182182
<h6 class="light">Tuesday, February 13, 2018</h6>
183183

184184
<p class="flow-text">
@@ -253,8 +253,8 @@ <h5 class="title">Paul Seal</h5>
253253

254254
<div class="row">
255255
<div class="col s12">
256-
<div class="card-panel talk">
257-
<h3 class="header light">Node JS in the AWS Cloud</h3>
256+
<div id="2017-11-14-node-js-in-the-aws-cloud" class="card-panel talk">
257+
<h3 class="header light"><a href="#2017-11-14-node-js-in-the-aws-cloud">Node JS in the AWS Cloud</a></h3>
258258
<h6 class="light">Tuesday, November 14, 2017</h6>
259259

260260
<p class="flow-text">
@@ -335,8 +335,8 @@ <h5 class="title">Chris Kemp</h5>
335335

336336
<div class="row">
337337
<div class="col s12">
338-
<div class="card-panel talk">
339-
<h3 class="header light">Being Asynchronous</h3>
338+
<div id="2017-10-10-being-asynchronous" class="card-panel talk">
339+
<h3 class="header light"><a href="#2017-10-10-being-asynchronous">Being Asynchronous</a></h3>
340340
<h6 class="light">Tuesday, October 10, 2017</h6>
341341

342342
<blockquote>
@@ -413,8 +413,8 @@ <h5 class="title">David Wood</h5>
413413

414414
<div class="row">
415415
<div class="col s12">
416-
<div class="card-panel talk">
417-
<h3 class="header light">Hands on with React.Native</h3>
416+
<div id="2017-08-08-hands-on-with-react.native" class="card-panel talk">
417+
<h3 class="header light"><a href="2017-08-08-hands-on-with-react.native">Hands on with React.Native</a></h3>
418418
<h6 class="light">Tuesday, August 8, 2017</h6>
419419

420420
<blockquote>
@@ -477,8 +477,8 @@ <h5 class="title">Chris Kemp</h5>
477477

478478
<div class="row">
479479
<div class="col s12">
480-
<div class="card-panel talk">
481-
<h3 class="header light">Machine Learning for Muggles</h3>
480+
<div id="2017-06-13-machine-learning-for-muggles" class="card-panel talk">
481+
<h3 class="header light"><a href="#2017-06-13-machine-learning-for-muggles">Machine Learning for Muggles</a></h3>
482482
<h6 class="light">Tuesday, June 13, 2017</h6>
483483

484484
<p class="flow-text">Please join NottsJS and Martin Kearn for "Machine Learning for Muggles".</p> <p class="flow-text">Artificial Intelligence is the latest hotness. Machine Learning sits behind artificial intelligence and on the surface it may seem like a deeply technical, scientific topic. We are here to tell you that it is more accessible than you think. We’ll look at some of the basics around the Azure Machine Learning service. We’ll also look some of the Microsoft Cognitive Services APIs which make it very easy to implement artificial intelligence ‘smarts’ into your application with simple, standard REST calls via any programming language or platform, including JavaScript.</p>
@@ -521,8 +521,8 @@ <h5 class="title">Martin Kearn</h5>
521521

522522
<div class="row">
523523
<div class="col s12">
524-
<div class="card-panel talk">
525-
<h3 class="header light">Chat Bots</h3>
524+
<div id="2017-05-09-chat-bots" class="card-panel talk">
525+
<h3 class="header light"><a href="#2017-05-09-chat-bots">Chat Bots</a></h3>
526526
<h6 class="light">Tuesday, May 9, 2017</h6>
527527

528528
<p class="flow-text">Join us with our guest speaker <b>Manthan Dave</b> with his talk: "<b><i>Up and running with chat bots: A journey from being a noob to being awesome</i></b>"</p> <p class="flow-text">The chat bot revolution is upon us and every developer wants to build one. This workshop will take them on an epic journey starting from basics and writing a simple chat bot, all the way to learning advanced concepts.</p> <p class="flow-text">Ever wondered what goes behind a good chat bot? Do you want to build one? Well this workshop is for you!</p> <p class="flow-text">Complexity can be diffused as soon as you peek behind the curtain. A chat bot, like a website might look complex from the outside, but the reality is different.</p> <p class="flow-text">This workshop will be divided into three sections. The first section will cover the basic anatomy of a chat bot. Next, we'll work together to build a chat bot. We'll start simple with a chat bot that'll tell us knock knock and chuck norris jokes. Towards the end of the workshop, we'll go over some advanced concepts that can help us scale our chat bot to have more features.</p> <p class="flow-text">So come! Join us on an awesome journey to talkify our bots!</p>
@@ -565,53 +565,73 @@ <h5 class="title">Manthan Dave</h5>
565565

566566
<div class="row">
567567
<div class="col s12">
568-
<div class="card-panel talk">
569-
<h3 class="header light">Firefox Containers, isolating the web whilst hacking web extensions</h3>
568+
<div id="2017-04-11-firefox-containers-isolating-the-web-whilst-hacking-web-extensions" class="card-panel talk">
569+
<h3 class="header light"><a href="#2017-04-11-firefox-containers-isolating-the-web-whilst-hacking-web-extensions">Firefox Containers, isolating the web whilst hacking web extensions</a></h3>
570570
<h6 class="light">Tuesday, April 11, 2017</h6>
571571

572-
<p class="flow-text">Presenting Jonathan Kingston with his talk and workshop: "<i>Firefox Containers, isolating the web whilst hacking web extensions</i>".</p> <p class="flow-text"><b>Bring your laptops with a copy of <a href="https://www.mozilla.org/en-US/firefox/nightly/all/">Firefox Nightly</a> installed as we will hack away at building your own extensions using bleeding edge features.</b></p> <p class="flow-text">Firefox Containers tabs are an experimental platform feature for tab management and isolating browsing to solve security and privacy issues.</p> <p class="flow-text"><img class="responsive-img" src="https://secure.meetupstatic.com/photos/event/4/7/d/3/600_459858387.jpeg" /></p> <p class="flow-text">With the recent launch of <a href="https://testpilot.firefox.com/experiments/containers">containers to test pilot</a>, I'm going to walk through how they are built. Web Extensions are the new cross browser way of adding features to the browser built entirely from JavaScript and other web technologies. New web extension features were added to Firefox for building our containers experiment that you can use today.</p> <p class="flow-text"><br/>I will cover the basics of building extensions so we can have half the evening on hacking and making extensions.</p>
573-
<p>Image credit: <a href="https://twitter.com/Cejaeger">Carolyn Jaeger</a></p>
572+
<p class="flow-text">
573+
Presenting Jonathan Kingston with his talk and workshop: "<i>Firefox Containers, isolating the web whilst hacking web extensions</i>".
574+
</p>
575+
<p class="flow-text">
576+
<b>Bring your laptops with a copy of <a href="https://www.mozilla.org/en-US/firefox/nightly/all/">Firefox Nightly</a> installed as we will hack away at building your own extensions using bleeding edge features.</b>
577+
</p>
578+
<p class="flow-text">
579+
Firefox Containers tabs are an experimental platform feature for tab management and isolating browsing to solve security and privacy issues.
580+
</p>
581+
<p class="flow-text">
582+
<img class="responsive-img" src="https://secure.meetupstatic.com/photos/event/4/7/d/3/600_459858387.jpeg" />
583+
</p>
584+
<p class="flow-text">
585+
With the recent launch of <a href="https://testpilot.firefox.com/experiments/containers">containers to test pilot</a>, I'm going to walk through how they are built.
586+
Web Extensions are the new cross browser way of adding features to the browser built entirely from JavaScript and other web technologies.
587+
New web extension features were added to Firefox for building our containers experiment that you can use today.
588+
</p>
589+
<p class="flow-text">
590+
<br/>I will cover the basics of building extensions so we can have half the evening on hacking and making extensions.
591+
</p>
592+
<p>
593+
Image credit: <a href="https://twitter.com/Cejaeger">Carolyn Jaeger</a>
594+
</p>
574595

575-
<hr />
596+
<hr />
576597

577-
<div class="row profile">
578-
<div class="col s12 m4 l3">
579-
<div class="row">
580-
<div class="col s8 offset-s2">
581-
<div class="avatar">
582-
<img src="https://avatars2.githubusercontent.com/u/338988?v&#x3D;3&amp;s&#x3D;460" alt="Jonathan Kingston Picture" class="circle responsive-img" />
583-
</div>
584-
</div>
585-
</div>
586-
<div class="row">
587-
<div class="col s12 center-align">
588-
<a href="https://github.com/jonathanKingston">
589-
<svg class="logo" viewBox="0 0 24 24">
590-
<path fill="black" d="M12,2A10,10 0 0,0 2,12C2,16.42 4.87,20.17 8.84,21.5C9.34,21.58 9.5,21.27 9.5,21C9.5,20.77 9.5,20.14 9.5,19.31C6.73,19.91 6.14,17.97 6.14,17.97C5.68,16.81 5.03,16.5 5.03,16.5C4.12,15.88 5.1,15.9 5.1,15.9C6.1,15.97 6.63,16.93 6.63,16.93C7.5,18.45 8.97,18 9.54,17.76C9.63,17.11 9.89,16.67 10.17,16.42C7.95,16.17 5.62,15.31 5.62,11.5C5.62,10.39 6,9.5 6.65,8.79C6.55,8.54 6.2,7.5 6.75,6.15C6.75,6.15 7.59,5.88 9.5,7.17C10.29,6.95 11.15,6.84 12,6.84C12.85,6.84 13.71,6.95 14.5,7.17C16.41,5.88 17.25,6.15 17.25,6.15C17.8,7.5 17.45,8.54 17.35,8.79C18,9.5 18.38,10.39 18.38,11.5C18.38,15.32 16.04,16.16 13.81,16.41C14.17,16.72 14.5,17.33 14.5,18.26C14.5,19.6 14.5,20.68 14.5,21C14.5,21.27 14.66,21.59 15.17,21.5C19.14,20.16 22,16.42 22,12A10,10 0 0,0 12,2Z" />
591-
</svg>
592-
</a>
593-
<a href="https://twitter.com/kingstonTime">
594-
<svg class="logo" viewBox="0 0 24 24">
595-
<path fill="black" d="M22.46,6C21.69,6.35 20.86,6.58 20,6.69C20.88,6.16 21.56,5.32 21.88,4.31C21.05,4.81 20.13,5.16 19.16,5.36C18.37,4.5 17.26,4 16,4C13.65,4 11.73,5.92 11.73,8.29C11.73,8.63 11.77,8.96 11.84,9.27C8.28,9.09 5.11,7.38 3,4.79C2.63,5.42 2.42,6.16 2.42,6.94C2.42,8.43 3.17,9.75 4.33,10.5C3.62,10.5 2.96,10.3 2.38,10C2.38,10 2.38,10 2.38,10.03C2.38,12.11 3.86,13.85 5.82,14.24C5.46,14.34 5.08,14.39 4.69,14.39C4.42,14.39 4.15,14.36 3.89,14.31C4.43,16 6,17.26 7.89,17.29C6.43,18.45 4.58,19.13 2.56,19.13C2.22,19.13 1.88,19.11 1.54,19.07C3.44,20.29 5.7,21 8.12,21C16,21 20.33,14.46 20.33,8.79C20.33,8.6 20.33,8.42 20.32,8.23C21.16,7.63 21.88,6.87 22.46,6Z"></path>
596-
</svg>
597-
</a>
598+
<div class="row profile">
599+
<div class="col s12 m4 l3">
600+
<div class="row">
601+
<div class="col s8 offset-s2">
602+
<div class="avatar">
603+
<img src="https://avatars2.githubusercontent.com/u/338988?v&#x3D;3&amp;s&#x3D;460" alt="Jonathan Kingston Picture" class="circle responsive-img" />
598604
</div>
599605
</div>
600606
</div>
601-
<div class="col s12 m8 l9">
602-
<h5 class="title">Jonathan Kingston</h5>
603-
<p>Jonathan is a Front End security developer working on Firefox for Mozilla</p>
607+
<div class="row">
608+
<div class="col s12 center-align">
609+
<a href="https://github.com/jonathanKingston">
610+
<svg class="logo" viewBox="0 0 24 24">
611+
<path fill="black" d="M12,2A10,10 0 0,0 2,12C2,16.42 4.87,20.17 8.84,21.5C9.34,21.58 9.5,21.27 9.5,21C9.5,20.77 9.5,20.14 9.5,19.31C6.73,19.91 6.14,17.97 6.14,17.97C5.68,16.81 5.03,16.5 5.03,16.5C4.12,15.88 5.1,15.9 5.1,15.9C6.1,15.97 6.63,16.93 6.63,16.93C7.5,18.45 8.97,18 9.54,17.76C9.63,17.11 9.89,16.67 10.17,16.42C7.95,16.17 5.62,15.31 5.62,11.5C5.62,10.39 6,9.5 6.65,8.79C6.55,8.54 6.2,7.5 6.75,6.15C6.75,6.15 7.59,5.88 9.5,7.17C10.29,6.95 11.15,6.84 12,6.84C12.85,6.84 13.71,6.95 14.5,7.17C16.41,5.88 17.25,6.15 17.25,6.15C17.8,7.5 17.45,8.54 17.35,8.79C18,9.5 18.38,10.39 18.38,11.5C18.38,15.32 16.04,16.16 13.81,16.41C14.17,16.72 14.5,17.33 14.5,18.26C14.5,19.6 14.5,20.68 14.5,21C14.5,21.27 14.66,21.59 15.17,21.5C19.14,20.16 22,16.42 22,12A10,10 0 0,0 12,2Z" />
612+
</svg>
613+
</a>
614+
<a href="https://twitter.com/kingstonTime">
615+
<svg class="logo" viewBox="0 0 24 24">
616+
<path fill="black" d="M22.46,6C21.69,6.35 20.86,6.58 20,6.69C20.88,6.16 21.56,5.32 21.88,4.31C21.05,4.81 20.13,5.16 19.16,5.36C18.37,4.5 17.26,4 16,4C13.65,4 11.73,5.92 11.73,8.29C11.73,8.63 11.77,8.96 11.84,9.27C8.28,9.09 5.11,7.38 3,4.79C2.63,5.42 2.42,6.16 2.42,6.94C2.42,8.43 3.17,9.75 4.33,10.5C3.62,10.5 2.96,10.3 2.38,10C2.38,10 2.38,10 2.38,10.03C2.38,12.11 3.86,13.85 5.82,14.24C5.46,14.34 5.08,14.39 4.69,14.39C4.42,14.39 4.15,14.36 3.89,14.31C4.43,16 6,17.26 7.89,17.29C6.43,18.45 4.58,19.13 2.56,19.13C2.22,19.13 1.88,19.11 1.54,19.07C3.44,20.29 5.7,21 8.12,21C16,21 20.33,14.46 20.33,8.79C20.33,8.6 20.33,8.42 20.32,8.23C21.16,7.63 21.88,6.87 22.46,6Z"></path>
617+
</svg>
618+
</a>
619+
</div>
604620
</div>
605621
</div>
622+
<div class="col s12 m8 l9">
623+
<h5 class="title">Jonathan Kingston</h5>
624+
<p>Jonathan is a Front End security developer working on Firefox for Mozilla</p>
625+
</div>
626+
</div>
606627
</div>
607628
</div>
608629
</div>
609630

610631
<div class="row">
611632
<div class="col s12">
612-
613-
<div class="card-panel">
614-
<h3 class="header light">Hands on with React</h3>
633+
<div id="2017-03-14-hands-on-with-react" class="card-panel talk">
634+
<h3 class="header light"><a href="#2017-03-14-hands-on-with-react">Hands on with React</a></h3>
615635
<h6 class="light">Tuesday, March 14th, 2017</h6>
616636

617637
<blockquote>
@@ -682,9 +702,8 @@ <h5 class="title">Chris Kemp</h5>
682702

683703
<div class="row">
684704
<div class="col s12">
685-
686-
<div class="card-panel">
687-
<h3 class="header light">Elm</h3>
705+
<div id="2017-01-10-elm" class="card-panel talk">
706+
<h3 class="header light"><a href="#2017-01-10-elm">Elm</a></h3>
688707
<h6 class="light">Tuesday, January 10th, 2017</h6>
689708

690709
<blockquote>
@@ -744,9 +763,13 @@ <h5 class="title">Will White</h5>
744763
</div>
745764

746765
</div>
766+
</div>
767+
</div>
747768

748-
<div class="card-panel">
749-
<h3 class="header light">#NottTechParty - Christmas Party 2016</h3>
769+
<div class="row">
770+
<div class="col s12">
771+
<div id="2016-12-08-notttechparty-christmas-party-2016" class="card-panel talk">
772+
<h3 class="header light"><a href="#2016-12-08-notttechparty-christmas-party-2016">#NottTechParty - Christmas Party 2016</a></h3>
750773
<h6 class="light">Thursday, December 8th, 2016</h6>
751774

752775
<a class="btn waves-effect waves-light yellow black-text top-button"
@@ -789,8 +812,8 @@ <h6 class="light">Thursday, December 8th, 2016</h6>
789812
<div class="row">
790813
<div class="col s12">
791814

792-
<div class="card-panel">
793-
<h3 class="header light">Javascript Cool Wall</h3>
815+
<div id="2016-11-08-javascript-cool-wall" class="card-panel talk">
816+
<h3 class="header light"><a href="#2016-11-08-javascript-cool-wall">Javascript Cool Wall</a></h3>
794817
<h6 class="light">Tuesday, November 8th, 2016</h6>
795818

796819
<blockquote>
@@ -832,8 +855,8 @@ <h6 class="light">Tuesday, November 8th, 2016</h6>
832855
<div class="row">
833856
<div class="col s12">
834857

835-
<div class="card-panel">
836-
<h3 class="header light">Exploring Progressive Web Apps</h3>
858+
<div id="2016-10-11-exploring-progressive-web-apps" class="card-panel talk">
859+
<h3 class="header light"><a href="#2016-10-11-exploring-progressive-web-apps">Exploring Progressive Web Apps</a></h3>
837860
<h6 class="light">Tuesday, October 11th, 2016</h6>
838861

839862
<a class="btn waves-effect waves-light yellow black-text top-button" href="https://www.meetup.com/NottsJS/events/233944144/">View on Meetup<i class="material-icons left">reply</i></a>
@@ -910,8 +933,8 @@ <h5 class="title">Dan Ian Shea</h5>
910933
<div class="row">
911934
<div class="col s12">
912935

913-
<div class="card-panel">
914-
<h3 class="header light">Realtime Apps with Node.js and RethinkDB</h3>
936+
<div id="2016-09-13-realtime-apps-with-node.js-and-rethinkdb" class="card-panel talk">
937+
<h3 class="header light"><a href="#2016-09-13-realtime-apps-with-node.js-and-rethinkdb">Realtime Apps with Node.js and RethinkDB</a></h3>
915938
<h6 class="light">Tuesday, September 13th, 2016</h6>
916939

917940
<a class="btn waves-effect waves-light yellow black-text top-button" href="https://www.meetup.com/NottsJS/events/233944192/">View on Meetup<i class="material-icons left">reply</i></a>

0 commit comments

Comments
 (0)