Skip to content

Commit ef4e35f

Browse files
committed
Merge remote-tracking branch 'nodeschool/source' into enhance/vietnamese-translation
2 parents d8e7449 + 346a2dd commit ef4e35f

File tree

7 files changed

+423
-3
lines changed

7 files changed

+423
-3
lines changed

chapters/bangkok.json

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
{
2+
"name": "NodeSchool Bangkok",
3+
"location": "Bangkok",
4+
"country": "TH",
5+
"region": "Asia",
6+
"organizers": ["jjmax75"],
7+
"website": "http://nodeschool.io/bangkok",
8+
"repo": "http://github.com/nodeschool/bangkok",
9+
"gitter": "https://gitter.im/nodeschool/bangkok",
10+
"facebook": "https://www.facebook.com/groups/NodeSchoolBangkok/"
11+
}

chapters/costarica.json

Lines changed: 12 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,19 @@
44
"country": "CRI",
55
"region": "Latin America",
66
"organizers": [
7-
"gaboesquivel"
7+
"gaboesquivel",
8+
"yeco",
9+
"laubits",
10+
"brolag",
11+
"stevenperez",
12+
"kevinblanco",
13+
"laurensortiz",
14+
"jarias",
15+
"rubenabix",
16+
"cayasso",
17+
"avenidanet"
818
],
9-
"website": "http://meetup.com/costaricajs",
19+
"website": "http://nodeschool.io/costarica/",
1020
"twitter": "costaricajs",
1121
"repo": "http://github.com/nodeschool/costarica"
1222
}

hexdex.html

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -155,6 +155,12 @@ <h1 data-i18n="hexdex-h1">Hexdex</h1>
155155
<a class="imglink" href="https://github.com/nodeschool/amsterdam/" title="Amsterdam">
156156
<img class="hex" src="/images/nodeschool-amsterdam.svg" alt="Amsterdam Hexagon">
157157
</a>
158+
<a class="imglink" href="https://github.com/nodeschool/st-petersburg/" title="St. Petersburg, FL">
159+
<img class="hex" src="/images/nodeschool-stpete.png" alt="St. Petersburg, FL Hexagon">
160+
</a>
161+
<a class="imglink" href="https://github.com/nodeschool/reykjavik/" title="Reykjavik">
162+
<img class="hex" src="/images/nodeschool-rvk.svg" alt="Reykjavik Hexagon">
163+
</a>
158164
<img class="hex" src="/images/nodeschool-blank.png" alt="blank hexagon" aria-hidden="true">
159165
</div>
160166
</div>

images/nodeschool-algiers-badge.svg

Lines changed: 295 additions & 0 deletions
Loading

images/nodeschool-rvk.svg

Lines changed: 98 additions & 0 deletions
Loading

images/nodeschool-stpete.png

62.5 KB
Loading

languages/es.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@
9090
"events-header2": "¡Hubo muchos eventos!",
9191
"events-header3": "Si tu estás organizando un evento NodeSchool, agregalo a este sitio llenando <a href=\"https://docs.google.com/forms/d/1vYW-Yw82kt_q7WDgBY6gQqFrg3zuD2rDPXEG-cbq7e4/viewform?usp=form_confirm\" target=\"_blank\">este formulario.</a>",
9292
"events-small": "Si necesitas editar un evento que hayas enviado, <a href=\"https://github.com/nodeschool/organizers/issues/new\">presentar un issue en nodeschool/organizadores.</a>.",
93-
"chapters-header": "Ciudades alrededor del mundo comenzaron a organizar eventos NodeShcool regularmente. Aquí encontrarás una lista de los capítulos.",
93+
"chapters-header": "Ciudades alrededor del mundo comenzaron a organizar eventos NodeSchool regularmente. Aquí encontrarás una lista de los capítulos. Mira el <a href=\"hexdex.html\">hexdex</a> para ver un índice de logos hexagonales de los capítulos.",
9494
"chapters-europe": "Europa",
9595
"chapters-us": "US",
9696
"chapters-latin-america": "América Latina",

0 commit comments

Comments
 (0)