Skip to content

Commit d1207d8

Browse files
committed
Merge pull request #456 from robbennet/source
Added STL chapter assets
2 parents 0078399 + 4cb28c0 commit d1207d8

File tree

3 files changed

+263
-0
lines changed

3 files changed

+263
-0
lines changed

chapters/stlouis.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
{
2+
"name": "NodeSchool STL",
3+
"location": "St. Louis, MO",
4+
"country": "US",
5+
"region": "North America",
6+
"organizers": ["robbennet"],
7+
"website": "http://nodeschool.io/stlouis",
8+
"twitter": "",
9+
"repo": "http://github.com/nodeschool/stlouis"
10+
}

hexdex.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -137,6 +137,9 @@ <h1 data-i18n="hexdex-h1">Hexdex</h1>
137137
<a class="imglink" href="https://github.com/nodeschool/perth/" title="Perth, WA">
138138
<img class="hex" src="/images/nodeschool-perth.svg" alt="Perth Hexagon">
139139
</a>
140+
<a class="imglink" href="https://github.com/nodeschool/stlouis/" title="St. Louis, MO">
141+
<img class="hex" src="/images/nodeschool-stlouis.svg" alt="St. Louis Hexagon">
142+
</a>
140143
<img class="hex" src="/images/nodeschool-blank.png" alt="blank hexagon" aria-hidden="true">
141144
</div>
142145
</div>

images/nodeschool-stlouis.svg

Lines changed: 250 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)