Skip to content

Commit 038350a

Browse files
authored
Merge pull request #6 from TheKeithStewart/ngHouston
Add ngHouston in-person Meetup events for 2018
2 parents cc3bdcd + 2e933fe commit 038350a

File tree

3 files changed

+281
-0
lines changed

3 files changed

+281
-0
lines changed

_data/2018.json

+51
Original file line numberDiff line numberDiff line change
@@ -119,6 +119,23 @@
119119
"web": "https://www.meetup.com/AngularJS-Wroc%C5%82aw/events/252915433/",
120120
"twitter": "AngularWroclaw"
121121
}
122+
},
123+
{
124+
"metadata": {
125+
"country_code": "US",
126+
"location": "Houston",
127+
"title": "ngHouston",
128+
"date": "17",
129+
"logo": "nghouston.svg",
130+
"type": "meetup",
131+
"desc": "A group of developers interested in meeting to discuss Angular and related topics. All skill levels welcome!"
132+
},
133+
"links": {
134+
"web": "https://www.meetup.com/ngHouston/events/wbghxpyxnbwb/",
135+
"youtube": "https://www.youtube.com/channel/UC3cfVUpgrO5TK6cvH04ieSQ",
136+
"meetup": "https://www.meetup.com/ngHouston/events/wbghxpyxnbwb/",
137+
"twitter": "ng_Houston"
138+
}
122139
}
123140
],
124141
"November": [
@@ -198,6 +215,23 @@
198215
"web": "https://www.meetup.com/AngularJS-Wroc%C5%82aw/events/252915496/",
199216
"twitter": "AngularWroclaw"
200217
}
218+
},
219+
{
220+
"metadata": {
221+
"country_code": "US",
222+
"location": "Houston",
223+
"title": "ngHouston",
224+
"date": "21",
225+
"logo": "nghouston.svg",
226+
"type": "meetup",
227+
"desc": "A group of developers interested in meeting to discuss Angular and related topics. All skill levels welcome!"
228+
},
229+
"links": {
230+
"web": "https://www.meetup.com/ngHouston/events/wbghxpyxpbcc/",
231+
"youtube": "https://www.youtube.com/channel/UC3cfVUpgrO5TK6cvH04ieSQ",
232+
"meetup": "https://www.meetup.com/ngHouston/events/wbghxpyxpbcc/",
233+
"twitter": "ng_Houston"
234+
}
201235
}
202236
],
203237
"December": [
@@ -232,6 +266,23 @@
232266
"meetup": "https://www.meetup.com/High-Country-Angular/",
233267
"twitter": "ngHighCountry"
234268
}
269+
},
270+
{
271+
"metadata": {
272+
"country_code": "US",
273+
"location": "Houston",
274+
"title": "ngHouston",
275+
"date": "19",
276+
"logo": "nghouston.svg",
277+
"type": "meetup",
278+
"desc": "A group of developers interested in meeting to discuss Angular and related topics. All skill levels welcome!"
279+
},
280+
"links": {
281+
"web": "https://www.meetup.com/ngHouston/events/wbghxpyxqbzb/",
282+
"youtube": "https://www.youtube.com/channel/UC3cfVUpgrO5TK6cvH04ieSQ",
283+
"meetup": "https://www.meetup.com/ngHouston/events/wbghxpyxqbzb/",
284+
"twitter": "ng_Houston"
285+
}
235286
}
236287
]
237288
}

_data/conferences.json

+5
Original file line numberDiff line numberDiff line change
@@ -43,5 +43,10 @@
4343
"name": "ngHighCountry",
4444
"href": "http://www.highcountryangular.com/",
4545
"img": "nghighcountry.svg"
46+
},
47+
{
48+
"name": "ngHouston",
49+
"href": "https://www.meetup.com/ngHouston/",
50+
"img": "nghouston.svg"
4651
}
4752
]

assets/img/confs/nghouston.svg

+225
Loading

0 commit comments

Comments
 (0)