Skip to content
This repository was archived by the owner on Dec 4, 2017. It is now read-only.

Commit 4e1c1b7

Browse files
committed
events(news): Add new confirmed event dates
1 parent 32fce43 commit 4e1c1b7

File tree

1 file changed

+61
-17
lines changed

1 file changed

+61
-17
lines changed

public/events.jade

Lines changed: 61 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,4 @@
11

2-
<!-- O'Reilly Fluent -->
3-
.grid-fluid
4-
.c2.text-left
5-
h4 Mar. 8-10, 2016
6-
.c4.text-left
7-
h4 San Francisco, CA, USA
8-
.c4.text-left
9-
h4
10-
a(
11-
target="_blank"
12-
href="http://conferences.oreilly.com/fluent/javascript-html-us"
13-
) O'Reilly Fluent
14-
.grid-fluid
15-
.c10.text-center
16-
hr
17-
182
<!-- AngularJS Days -->
193
.grid-fluid
204
.c2.text-left
@@ -47,7 +31,21 @@
4731
.c10.text-center
4832
hr
4933

50-
34+
<!-- DrupalCon -->
35+
.grid-fluid
36+
.c2.text-left
37+
h4 May 9-13, 2016
38+
.c4.text-left
39+
h4 New Orleans, LA, USA
40+
.c4.text-left
41+
h4
42+
a(
43+
target="_blank"
44+
href="https://events.drupal.org/neworleans2016"
45+
) DrupalCon
46+
.grid-fluid
47+
.c10.text-center
48+
hr
5149
<!-- angular-attack -->
5250
.grid-fluid
5351
.c2.text-left
@@ -80,6 +78,37 @@
8078
.c10.text-center
8179
hr
8280

81+
<!-- FullStack -->
82+
.grid-fluid
83+
.c2.text-left
84+
h4 July 13-15, 2016
85+
.c4.text-left
86+
h4 London, UK
87+
.c4.text-left
88+
h4
89+
a(
90+
target="_blank"
91+
href="https://skillsmatter.com/conferences/7278-fullstack-2016-the-conference-on-javascript-node-and-internet-of-things"
92+
) FullStack
93+
.grid-fluid
94+
.c10.text-center
95+
hr
96+
97+
<!-- UtahJS -->
98+
.grid-fluid
99+
.c2.text-left
100+
h4 Sept. 16, 2016
101+
.c4.text-left
102+
h4 Salt Lake City, UT, USA
103+
.c4.text-left
104+
h4
105+
a(
106+
target="_blank"
107+
href="https://conf.utahjs.com/"
108+
) UtahJS
109+
.grid-fluid
110+
.c10.text-center
111+
hr
83112

84113
<!-- Angular Connect -->
85114
.grid-fluid
@@ -113,6 +142,21 @@
113142
.c10.text-center
114143
hr
115144

145+
<!-- Devoxx Belgium -->
146+
.grid-fluid
147+
.c2.text-left
148+
h4 Nov. 7-11, 2016
149+
.c4.text-left
150+
h4 Antwerp, Belgium
151+
.c4.text-left
152+
h4
153+
a(
154+
target="_blank"
155+
href="https://www.devoxx.be/"
156+
) Devoxx Belgium
157+
.grid-fluid
158+
.c10.text-center
159+
hr
116160
<!-- DEVIntersection -->
117161
.grid-fluid
118162
.c2.text-left

0 commit comments

Comments
 (0)