Skip to content

Commit 85f3269

Browse files
committed
Merge pull request #46 from jsconf/sponsors/pebble_talk
Add Pebble's Track B speaker/talk info
2 parents ac291a7 + 4f14f1e commit 85f3269

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

_data/trackb.yml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,14 @@
3636
title: Mutations and Subscriptions in Relay
3737
body: >
3838
A dive into how the Relay framework makes it simple for developers to implement mutations (data writes) and real-time updates.
39+
40+
- firstname: Charlie
41+
lastname: McConnell
42+
visible: true
43+
title: Pebble Timeline - A Web API For Your Wrist
44+
body: >
45+
Where is my train? When is my next talk? Is now a good time to use the restroom? Pebble is a device intended to give you constant access to the tools and data that matter most without having to dig out your phone. In this talk we will show off how easy it is to start programming data driven applications for Pebble with just a few lines of JS.
46+
3947
- firstname: Jory
4048
lastname: Burson
4149
visible: true

schedule.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ <h4>What is the Microsoft Hacker Arcade</h4>
112112
<tr>
113113
<td class="time">3:00PM</td>
114114
<td class="tracka"><a href="speakers.html#kosaka">Mariko Kosaka<br/>Knitting for Javascripters</a></td>
115-
<td class="trackb"><a href="speakers.html#mcconnell">Charlie McConnell<br/>Timeline.js</a></td>
115+
<td class="trackb"><a href="speakers.html#mcconnell">Charlie McConnell<br/>Pebble Timeline: A Web API For Your Wrist</a></td>
116116
</tr>
117117
<tr>
118118
<td class="time">3:45PM</td>

0 commit comments

Comments
 (0)