Skip to content

Commit

Permalink
added more speakers closes #6
Browse files Browse the repository at this point in the history
  • Loading branch information
GarthDB committed Nov 12, 2015
1 parent 9a419d9 commit 6790aae
Show file tree
Hide file tree
Showing 10 changed files with 38 additions and 5 deletions.
4 changes: 2 additions & 2 deletions _site/css/main.css

Large diffs are not rendered by default.

Binary file added _site/img/bio/brianrinaldi.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added _site/img/bio/deanhaddock.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added _site/img/bio/tjvantoll.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
17 changes: 16 additions & 1 deletion _site/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<title>PhoneGap Day 2016</title>
<script src="//use.typekit.net/exp7awb.js"></script>
<script type="text/javascript">try{Typekit.load();}catch(e){}</script>
<link rel="stylesheet" type="text/css" href="css/main.css?cache=3847">
<link rel="stylesheet" type="text/css" href="css/main.css?cache=2379">
<!--if lt IE 9script(src = '//html5shiv.googlecode.com/svn/trunk/html5.js')
-->
</head>
Expand Down Expand Up @@ -117,6 +117,11 @@ <h2 class="speaker--name"><a href="http://twitter.com/davidfrahm">David Frahm</a
<h3 class="title">Product Creator, Sworkit</h3>
<div class="speaker--bio">Mobile and frontend developer focused on Ionic SDK and AngularJS apps, with a strong background in UX, Agile, eXtreme Programming, and startup growth. Living in the Midwest and contributing to the world.</div>
</li>
<li class="speaker"><img src="/img/bio/deanhaddock.jpg" class="speaker--photo">
<h2 class="speaker--name"><a href="http://twitter.com/systemconscious">Dean Haddock</a></h2>
<h3 class="title">Managing Director, StoryCorps</h3>
<div class="speaker--bio">Dean Haddock is the Managing Director of Digital &amp; Technical Innovation for StoryCorps, the national oral history project--one of the largest collections of human voices ever assembled--and popular NPR/PBS broadcast. He and his team design and build apps, websites and other platforms to further StoryCorps' mission of recording and preserving the stories of everyday people across the US and around the world. Most recently Dean led StoryCorps' 2015 $1m TED Prize initiative to build a mobile app and platform that anyone can use to record and archive oral history interviews permanently at the Library of Congress. He is a Nieman Foundation Visiting Fellow, a Knight Foundation Prototype Fund awardee, a two-time Google Fellow to the Personal Democracy Forum and a civic hacktivist.</div>
</li>
<li class="speaker"><img src="/img/bio/ryanhanna.jpg" class="speaker--photo">
<h2 class="speaker--name"><a href="http://twitter.com/heryandotus">Ryan Hanna</a></h2>
<h3 class="title">Director of Engineering, Sworkit</h3>
Expand Down Expand Up @@ -157,6 +162,11 @@ <h2 class="speaker--name"><a href="http://twitter.com/mposchenrieder">Martin Pos
<h3 class="title">Founder, testmunk</h3>
<div class="speaker--bio">Martin has been working in the mobile industry for most of the past decade. He began his career as an intern for one of the few German handset manufacturers, years before Android and iPhone were launched. After involvement with several app projects, he soon realized that one of the biggest pain-points in development was mobile app testing. In order to ease this pain, he started Testmunk. Testmunk is based in Silicon Valley, and provides automated app testing over the cloud.</div>
</li>
<li class="speaker"><img src="/img/bio/brianrinaldi.jpg" class="speaker--photo">
<h2 class="speaker--name"><a href="http://twitter.com/remotesynth">Brian Rinaldi</a></h2>
<h3 class="title">Developer Content Manager, Telerik</h3>
<div class="speaker--bio">Brian is the Developer Content Manager at Telerik where he helps the Developer Relations team create top notch content for the developer community on the Telerik Developer Network. He is also co-editor of Mobile Web Weekly.</div>
</li>
<li class="speaker"><img src="/img/bio/ryanjsalva.jpg" class="speaker--photo">
<h2 class="speaker--name"><a href="http://twitter.com/ryanjsalva">Ryan J Salva</a></h2>
<h3 class="title">JavaScript Developer</h3>
Expand All @@ -167,6 +177,11 @@ <h2 class="speaker--name"><a href="http://twitter.com/devgirlFL">Holly Schinsky<
<h3 class="title">Senior Technical Evangelist, Adobe</h3>
<div class="speaker--bio">Holly Schinsky is working with the PhoneGap team at Adobe and currently focused on mobile development using PhoneGap, HTML/CSS and JavaScript. She has 17 years experience in software development including Java, Adobe Flex/AIR and ActionScript in addition to her recent hybrid mobile work. Holly’s latest focus is on developer advocacy and education via her blog, samples and workshops. In her free time she’s usually found driving a carpool, running or hanging out with her family.</div>
</li>
<li class="speaker"><img src="/img/bio/tjvantoll.jpg" class="speaker--photo">
<h2 class="speaker--name"><a href="http://twitter.com/tjvantoll">TJ VanToll</a></h2>
<h3 class="title">Senior Developer Advocate, Telerik</h3>
<div class="speaker--bio">TJ VanToll is a front-end developer, author, and a senior developer advocate for Telerik. TJ has over a decade of web development experience, including a few years working on the jQuery team. Nowadays, he spends his time helping web developers build mobile apps through projects like Cordova and NativeScript. TJ is @tjvantoll on Twitter and tjvantoll on GitHub.</div>
</li>
</ul>
</div>
</section>
Expand Down
7 changes: 5 additions & 2 deletions css/main.styl
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ a
text-decoration: none
background: #f2a700
.main-content
width 100%
section
margin-bottom 40px
h1
Expand Down Expand Up @@ -76,7 +77,7 @@ a
color white
width 100%
box-sizing border-box
padding 60px
padding 60px 30px
overflow hidden
img
width 100%
Expand All @@ -85,7 +86,7 @@ a
max-width 420px
.about-heading
max-width 420px
font-size 2.25rem
font-size 2rem
line-height 2.7rem
font-family league_spartan
text-transform uppercase
Expand Down Expand Up @@ -159,6 +160,8 @@ a
max-width 920px
> div
max-width 100%
.about-heading
font-size 2.25rem
.about--sessions
left -50px
.about-heading
Expand Down
Binary file added img/bio/brianrinaldi.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added img/bio/deanhaddock.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added img/bio/tjvantoll.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
15 changes: 15 additions & 0 deletions index.jade
Original file line number Diff line number Diff line change
Expand Up @@ -119,6 +119,11 @@ html
h2.speaker--name: a(href="http://twitter.com/davidfrahm") David Frahm
h3.title Product Creator, Sworkit
.speaker--bio Mobile and frontend developer focused on Ionic SDK and AngularJS apps, with a strong background in UX, Agile, eXtreme Programming, and startup growth. Living in the Midwest and contributing to the world.
li.speaker
img.speaker--photo(src="/img/bio/deanhaddock.jpg")
h2.speaker--name: a(href="http://twitter.com/systemconscious") Dean Haddock
h3.title Managing Director, StoryCorps
.speaker--bio Dean Haddock is the Managing Director of Digital &amp; Technical Innovation for StoryCorps, the national oral history project--one of the largest collections of human voices ever assembled--and popular NPR/PBS broadcast. He and his team design and build apps, websites and other platforms to further StoryCorps' mission of recording and preserving the stories of everyday people across the US and around the world. Most recently Dean led StoryCorps' 2015 $1m TED Prize initiative to build a mobile app and platform that anyone can use to record and archive oral history interviews permanently at the Library of Congress. He is a Nieman Foundation Visiting Fellow, a Knight Foundation Prototype Fund awardee, a two-time Google Fellow to the Personal Democracy Forum and a civic hacktivist.
li.speaker
img.speaker--photo(src="/img/bio/ryanhanna.jpg")
h2.speaker--name: a(href="http://twitter.com/heryandotus") Ryan Hanna
Expand Down Expand Up @@ -159,6 +164,11 @@ html
h2.speaker--name: a(href="http://twitter.com/mposchenrieder") Martin Poschenrieder
h3.title Founder, testmunk
.speaker--bio Martin has been working in the mobile industry for most of the past decade. He began his career as an intern for one of the few German handset manufacturers, years before Android and iPhone were launched. After involvement with several app projects, he soon realized that one of the biggest pain-points in development was mobile app testing. In order to ease this pain, he started Testmunk. Testmunk is based in Silicon Valley, and provides automated app testing over the cloud.
li.speaker
img.speaker--photo(src="/img/bio/brianrinaldi.jpg")
h2.speaker--name: a(href="http://twitter.com/remotesynth") Brian Rinaldi
h3.title Developer Content Manager, Telerik
.speaker--bio Brian is the Developer Content Manager at Telerik where he helps the Developer Relations team create top notch content for the developer community on the Telerik Developer Network. He is also co-editor of Mobile Web Weekly.
li.speaker
img.speaker--photo(src="/img/bio/ryanjsalva.jpg")
h2.speaker--name: a(href="http://twitter.com/ryanjsalva") Ryan J Salva
Expand All @@ -169,6 +179,11 @@ html
h2.speaker--name: a(href="http://twitter.com/devgirlFL") Holly Schinsky
h3.title Senior Technical Evangelist, Adobe
.speaker--bio Holly Schinsky is working with the PhoneGap team at Adobe and currently focused on mobile development using PhoneGap, HTML/CSS and JavaScript. She has 17 years experience in software development including Java, Adobe Flex/AIR and ActionScript in addition to her recent hybrid mobile work. Holly’s latest focus is on developer advocacy and education via her blog, samples and workshops. In her free time she’s usually found driving a carpool, running or hanging out with her family.
li.speaker
img.speaker--photo(src="/img/bio/tjvantoll.jpg")
h2.speaker--name: a(href="http://twitter.com/tjvantoll") TJ VanToll
h3.title Senior Developer Advocate, Telerik
.speaker--bio TJ VanToll is a front-end developer, author, and a senior developer advocate for Telerik. TJ has over a decade of web development experience, including a few years working on the jQuery team. Nowadays, he spends his time helping web developers build mobile apps through projects like Cordova and NativeScript. TJ is @tjvantoll on Twitter and tjvantoll on GitHub.
section
.text-bounds
h1 Workshops
Expand Down

0 comments on commit 6790aae

Please sign in to comment.