forked from nodeschool/nodeschool.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
/
hexdex.html
143 lines (140 loc) · 7.93 KB
/
hexdex.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
<!DOCTYPE html>
<html class="chapters">
<head>
<meta charset="utf-8">
<meta name="google" content="notranslate" />
<link rel="stylesheet" href="style.css">
<link rel="stylesheet" href="chapters.css">
<link rel="shortcut icon" href="favicon.ico">
<link href="http://fonts.googleapis.com/css?family=Source+Sans+Pro:400,700|Source+Code+Pro" rel="stylesheet" type="text/css">
<link rel="stylesheet" href="mapbox.css">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>nodeschool.io</title>
</head>
<body class="hexdex">
<header>
<div class="container">
<div class="full">
<a href="index.html"><img class="logo" src="images/schoolhouse.svg" alt="nodeschoolhouse"></a>
<ul class="nav">
<li><a href="index.html" data-i18n="menu-index">Home</a></li>
<li><a href="events.html" data-i18n="menu-events">Events</a></li>
<li class="current-page"><a href="chapters.html" data-i18n="menu-chapters">Chapters</a></li>
<li><a href="about.html" data-i18n="menu-about">About</a></li>
<li><a href="building-workshops.html" data-i18n="menu-building-workshops">Build</a></li>
<li><a href="host.html" data-i18n="menu-host">Host</a></li>
</ul>
</div>
</div>
</header>
<div id="main" role="main">
<div class="container" style="background-color: #fff;">
<div class="third">
<h1 data-i18n="hexdex-h1">Hexdex</h1>
<br>
<p data-i18n="hexdex-header">An index of the hexagons for <a href="chapters.html">NodeSchool chapters</a>.</p>
<p data-i18n="hexdex-make-logo">Make one for you chapter by starting with <a href="https://github.com/nodeschool/nodeschool.github.io/tree/master/images/make-a-sticker">this template</a>.</p>
</div>
<div class="two-thirds">
<a class="imglink" href="https://github.com/nodeschool/hamburg" title="Hamburg">
<img class="hex" src="images/nodeschool-ham.svg" alt="Hamburg Hexagon">
</a>
<a class="imglink" href="https://github.com/nodeschool/london" title="London">
<img class="hex" src="images/nodeschool-london-official.png" alt="London Hexagon (old)">
</a>
<a class="imglink" href="https://github.com/nodeschool/london" title="London">
<img class="hex" src="images/battersea-power-node.svg" alt="London Hexagon (new)">
</a>
<a class="imglink" href="https://github.com/nodeschool/oakland" title="Oakland">
<img class="hex" src="images/oaklandnodeschool.png" alt="Oakland Hexagon">
</a>
<a class="imglink" href="https://github.com/nodeschool/buenosaires" title="Buenos Aires">
<img class="hex" src="images/nodeschool-buenos-aires.svg" alt="Buenos Aires Hexagon">
</a>
<a class="imglink" href="https://github.com/nodeschool/stavanger" title="Stavanger">
<img class="hex" src="images/nodeschool-stavanger.png" alt="Stavanger hexagon">
</a>
<a class="imglink" href="https://github.com/nodeschool/osaka" title="Osaka">
<img class="hex" src="images/nodeschool-osaka.png" alt="Osaka Hexagon">
</a>
<a class="imglink" href="https://github.com/nodeschool/hradec-kralove" title="Hradec Králové">
<img class="hex" src="images/nodeschool-hradec-kralove.svg" alt="Hradec Králové Hexagon">
</a>
<a class="imglink" href="https://github.com/nodeschool/silesia" title="Silesia">
<img class="hex" src="images/nodeschool-silesia.svg" alt="Silesia Hexagon">
</a>
<a class="imglink" href="https://github.com/nodeschool/bali" title="Bali">
<img class="hex" src="images/nodeschool-bali-sticker.png" alt="Bali Hexagon">
</a>
<a class="imglink" href="https://github.com/nodeschool/portland-me" title="Portland, ME">
<img class="hex" src="images/nodeschool_pwm_logo.png" alt="Portland Hexagon">
</a>
<a class="imglink" href="https://github.com/nodeschool/dallas" title="Dallas, TX">
<img class="hex" src="images/nodeschool-dallas.svg" alt="Dallas, Hexagon">
</a>
<a class="imglink" href="https://github.com/nodeschool/mexicocity" title="Mexico City">
<img class="hex" src="images/nodeschool-mexicocity.svg" alt="Mexico, Hexagon">
</a>
<a class="imglink" href="https://github.com/nodeschool/xian" title="Xi'an, Shaanxi">
<img class="hex" src="images/nodeschool-xian.svg" alt="Xi'an, Shaanxi Hexagon">
</a>
<a class="imglink" href="https://github.com/nodeschool/medellin" title="Medellín">
<img class="hex" src="images/nodeschool-medellin.png" alt="Medellín Hexagon">
</a>
<a class="imglink" href="https://github.com/nodeschool/kyiv" title="Kyiv">
<img src="images/nodeschool-kyiv.png" alt="Kyiv hex with dollhouse" class="hex">
</a>
<a class="imglink" href="https://github.com/nodeschool/montevideo" title="Montevideo">
<img class="hex" src="images/nodeschool-montevideo.png" alt="Montevideo Hexagon">
</a>
<a class="imglink" href="https://github.com/nodeschool/madrid" title="Madrid">
<img class="hex" src="images/nodeschool-madrid.png" alt="Madrid Hexagon">
</a>
<a class="imglink" href="https://github.com/nodeschool/tokyo" title="Tokyo">
<img class="hex" src="images/nodeschool-tokyo.png" alt="Tokyo Hexagon">
</a>
<a class="imglink" href="https://github.com/nodeschool/seville" title="Seville">
<img class="hex" src="images/nodeschool-seville.png" alt="Seville Hexagon">
</a>
<img class="hex" src="images/nodeschool-blank.png" alt="blank hexagon" aria-hidden="true">
</div>
</div>
</div>
<div class="container" style="background-color: #fff;">
<footer>
<div class="third">
<p><strong>nodeschool.io</strong></p>
<small>Photos by <a href="https://www.flickr.com/photos/matthewbergman" target="_blank">Matthew Bergman</a></small>
</div>
<div class="two-thirds">
<ul>
<li><strong data-i18n="footer-contact-header">Contact</strong></li>
<li><a href="https://twitter.com/nodeschool" target="_blank">t/@nodeschool</a></li>
<li><a href="https://github.com/nodeschool" target="_blank">gh/nodeschool</a></li>
</ul>
<ul>
<li><strong data-i18n="footer-contribute-header">Contribute</strong></li>
<li><a href="https://github.com/nodeschool/discussions/issues/new" target="_blank" data-i18n="footer-contribute-question">Open an Issue</a></li>
<li><a href="https://github.com/nodeschool/discussions/issues" target="_blank" data-i18n="footer-contribute-answer">Answer a Question</a></li>
</ul>
<ul>
<li><strong data-i18n="footer-about-header">About</strong></li>
<li><a href="building-workshops.html" data-i18n="footer-about-build">Build a workshopper</a></li>
<li><a href="host.html" data-i18n="footer-about-host">Host a workshop</a></li>
</ul>
</div>
</footer>
</div>
<script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/2.0.3/jquery.min.js"></script>
<script type="text/javascript" src="js/dependencies.js"></script>
<script type="text/javascript" src="js/lang.js"></script>
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-49267600-1', 'nodeschool.io');
ga('send', 'pageview');
</script>
</body>
</html>