-
Notifications
You must be signed in to change notification settings - Fork 93
Expand file tree
/
Copy pathindex.html
More file actions
207 lines (193 loc) · 8.28 KB
/
index.html
File metadata and controls
207 lines (193 loc) · 8.28 KB
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
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta
name="viewport"
content="width=device-width,initial-scale=1.0,minimum-scale=1.0,maximum-scale=1.0,user-scalable=no"
/>
<meta name="mobile-web-app-capable" content="yes" />
<meta name="theme-color" content="#CA4C4C" />
<meta name="msapplication-TileColor" content="#CA4C4C" />
<meta name="msapplication-TileImage" content="/ms-icon-144x144.png" />
<meta name="twitter:card" content="summary" />
<title>Software Craft Communities Worldwide</title>
<meta property="og:title" content="Software Craft Communities Worldwide" />
<meta property="twitter:title" content="Software Craft Communities Worldwide" />
<meta
name="description"
content="Bringing together all local Software Craft Communities worldwide! Add your local community today or discover communities all over the world."
/>
<meta
property="og:description"
content="Bringing together all local Software Craft Communities worldwide! Add your local community today or discover communities all over the world."
/>
<meta
property="twitter:description"
content="Bringing together all local Software Craft Communities worldwide! Add your local community today or discover communities all over the world."
/>
<meta name="twitter:image" content="https://www.softwarecrafters.org/logo-512x512.png" />
<meta name="twitter:image:alt" content="The logo of Software Crafters.org" />
<meta property="og:type" content="website" />
<meta property="og:url" content="https://www.softwarecrafters.org/" />
<meta property="og:site_name" content="softwarecrafters.org" />
<link rel="apple-touch-icon" sizes="57x57" href="/apple-icon-57x57.png" />
<link rel="apple-touch-icon" sizes="60x60" href="/apple-icon-60x60.png" />
<link rel="apple-touch-icon" sizes="72x72" href="/apple-icon-72x72.png" />
<link rel="apple-touch-icon" sizes="76x76" href="/apple-icon-76x76.png" />
<link rel="apple-touch-icon" sizes="114x114" href="/apple-icon-114x114.png" />
<link rel="apple-touch-icon" sizes="120x120" href="/apple-icon-120x120.png" />
<link rel="apple-touch-icon" sizes="144x144" href="/apple-icon-144x144.png" />
<link rel="apple-touch-icon" sizes="152x152" href="/apple-icon-152x152.png" />
<link rel="apple-touch-icon" sizes="180x180" href="/apple-icon-180x180.png" />
<link rel="icon" type="image/png" sizes="192x192" href="/android-icon-192x192.png" />
<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png" />
<link rel="icon" type="image/png" sizes="96x96" href="/favicon-96x96.png" />
<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png" />
<link rel="manifest" href="/manifest.json" />
<link rel="stylesheet" href="/vendor/font-awesome-4.7.0/css/font-awesome.min.css" />
<link rel="stylesheet" href="/vendor/materialize.min.css" />
<link
rel="stylesheet"
href="https://api.mapbox.com/mapbox-gl-js/plugins/mapbox-gl-geocoder/v2.2.0/mapbox-gl-geocoder.css"
type="text/css"
/>
</head>
<body id="swcraft-communities">
<script src="https://api.mapbox.com/mapbox-gl-js/plugins/mapbox-gl-geocoder/v2.2.0/mapbox-gl-geocoder.min.js"></script>
<nav>
<div class="nav-wrapper">
<a href="./" id="swcraft-title" class="brand-logo center">Software Crafters</a>
<a href="#" data-activates="mobile-demo" class="button-collapse"
><i class="fa fa-bars"></i
></a>
<ul id="nav-mobile" class="right hide-on-med-and-down">
<li>
<a href="./conferences.html"><i class="fa fa-calendar"> </i>Conferences</a>
</li>
<li>
<a href="https://slack.softwarecrafters.org/"><i class="fa fa-slack"> </i>Slack</a>
</li>
<li>
<a href="https://github.com/softwarecrafters/website"
><i class="fa fa-github"> </i>Add your community</a
>
</li>
<li>
<a href="#start-a-community" class="modal-trigger"
><i class="fa fa-star"> </i>Start a community</a
>
</li>
</ul>
<ul class="side-nav" id="mobile-demo">
<li>
<a href="./conferences.html"><i class="fa fa-calendar"> </i>Next conferences</a>
</li>
<li>
<a href="https://slack.softwarecrafters.org/"
><i class="fa fa-slack"> </i>Join the Slack team</a
>
</li>
<li>
<a href="https://github.com/softwarecrafters/website"
><i class="fa fa-github"> </i>Add your community</a
>
</li>
<li>
<a href="#start-a-community" class="modal-trigger"
><i class="fa fa-star"> </i>Start a community</a
>
</li>
<li><a href="#imprint" class="modal-trigger">Imprint</a></li>
</ul>
</div>
</nav>
<div id="map-container">
<div id="map"></div>
<div class="map-overlay" id="conferences-overlay">
<h2 id="conferences-title">
Next conferences
<small>(<a alt="ICS Subscription for events" href="/conferences.ics">.ics</a>)</small>
</h2>
<ul id="conferences-list"></ul>
<a id="conferences-list-all" href="#">Show all upcoming...</a>
</div>
<a href="#imprint" class="modal-trigger" id="imprint-link">Imprint</a>
</div>
<div id="imprint" class="modal">
<div class="modal-content">
<h4>Imprint</h4>
<pre>
Raimo Radczewski
c/o Office Club
Pappelallee 78/79
10437 Berlin
</pre
>
</div>
<div class="modal-footer">
<a href="#!" class="modal-action modal-close waves-effect waves-green btn-flat">Dismiss</a>
</div>
</div>
<div id="start-a-community" class="modal">
<div class="modal-content">
<h4>Start a local community</h4>
<p>
Didn"t find a local community near you? Why not start one! For the first meeting, all
you need are two passionate people.
</p>
<p>
We have a channel, <code>#orgasunited</code> (<a
target="_blank"
href="slack://channel?id=C0A94BHG9&team=T0A7W9V7C"
><i class="fa fa-slack"> </i>In-App</a
>
/
<a target="_blank" href="https://softwarecrafters.slack.com/messages/C0A94BHG9/"
><i class="fa fa-globe"> </i>Web</a
>), where you can find seasoned community organizers who are happy to share their
experience and their insights with you. <br />If you have not joined the
<em>Software Crafters Slack Team</em> yet, click
<a target="_blank" href="https://slack.softwarecrafters.org"
><i class="fa fa-envelope-o"> </i>here</a
>
to join
</p>
<p>Right below, we listed some further readings for you about running meetups</p>
<ul>
<li>
<a
target="_blank"
href="http://andygrunwald.com/blog/lesson-learned-from-running-a-local-meetup/"
>Lessons learned from running a local meetup by <em>Andy Grunwald</em></a
>
</li>
<li>
<a target="_blank" href="https://leanpub.com/codingdojohandbook"
>Emily Bache's excellent <em>The Coding Dojo Handbook</em></a
>
</li>
<li>
<a target="_blank" href="http://kata-log.rocks/"
>A very exhaustive collection of Coding Katas by <em>@egga_de</em></a
>
</li>
<li>
<a target="_blank" href="https://github.com/swkBerlin/resources/"
><em>Resources</em> on running a meetup by the <em>Softwerkskammer Berlin</em></a
>
</li>
</ul>
</div>
<div class="modal-footer">
<a href="#!" class="modal-action modal-close waves-effect waves-green btn-flat"
>Get Started</a
>
</div>
</div>
<script src="/vendor/jquery.min.js"></script>
<script src="/vendor/materialize.min.js"></script>
<script type="module" src="/src/index.js"></script>
</body>
</html>