Skip to content

Commit 164abb6

Browse files
authored
Merge pull request #658 from antosan/source
Add NodeSchool Nairobi chapter and hexdex
2 parents c6bc3d7 + 50c869f commit 164abb6

File tree

3 files changed

+15
-1
lines changed

3 files changed

+15
-1
lines changed

chapters/nairobi.json

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
{
2+
"name": "NodeSchool Nairobi",
3+
"location": "Nairobi",
4+
"country": "KE",
5+
"region": "Africa",
6+
"organizers": ["antosan", "danielotieno", "denpalrius", "jenniekibiri", "profnandaa", "sammyloto", "victor-chweya"],
7+
"website": "https://nodeschool.io/nairobi/",
8+
"twitter": "nodeschoolnrb",
9+
"repo": "https://github.com/nodeschool/nairobi",
10+
"image": "nodeschool-nairobi.png"
11+
}

hexdex.html

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -194,6 +194,9 @@ <h1 data-i18n="hexdex-h1">Hexdex</h1>
194194
<a class="imglink" href="https://github.com/nodeschool/berlin" title="Berlin">
195195
<img class="hex" src="/images/nodeschool-berlin.png" alt="Berlin Hexagon">
196196
</a>
197+
<a class="imglink" href="https://github.com/nodeschool/nairobi" title="Nairobi">
198+
<img class="hex" src="/images/nodeschool-nairobi.png" alt="Nairobi Hexagon">
199+
</a>
197200
<a class="imglink" href="https://github.com/nodeschool/costarica" title="Costa Rica">
198201
<img class="hex" src="/images/nodeschool-costarica.png" alt="Costa Rica Hexagon">
199202
</a>
@@ -258,7 +261,7 @@ <h2>{{region}}</h2>
258261
$(document).ready(function () {
259262
setTimeout("cant()", 100);
260263
});
261-
264+
262265
!function (s, c, h, O, o, l) {
263266
s.GoogleAnalyticsObject = h; s[h] || (s[h] = function () {
264267
(s[h].q = s[h].q || []).push(arguments)

images/nodeschool-nairobi.png

32.4 KB
Loading

0 commit comments

Comments
 (0)