-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path2018w22-for-students.mjml
358 lines (346 loc) · 15.2 KB
/
2018w22-for-students.mjml
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
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
<mjml>
<mj-head>
<mj-title>Hello world</mj-title>
<mj-font name="Signika" href="https://fonts.googleapis.com/css?family=Signika:300"></mj-font>
<mj-font name="Asap" href="https://fonts.googleapis.com/css?family=Asap"></mj-font>
<mj-attributes>
<mj-all font-family="Signika, Helvetica, sans-serif"></mj-all>
<mj-text font-weight="300" font-size="16px" color="#d6e6fa" line-height="24px"></mj-text>
<mj-section padding="0px" background-color="#1d021d"></mj-section>
</mj-attributes>
<mj-style inline="inline">
a{
color: #b87fc9;
}
</mj-style>
</mj-head>
<mj-body background-color="#3c043a">
<mj-section padding="20px 0">
<mj-column width="100%">
<mj-text
font-size="20px"
align="center"
padding-bottom="15px"
>
Students get 50% off all tickets to<br>#ARTOBOTS — ART+TECH Festival [2018] <br>at The Midway in San Francisco!
</mj-text>
<mj-image
href="https://codame.eventbrite.com/?aff=sendy31may&discount=CODAME-STUDENTS#tickets"
src="https://festival.codame.com/img/sendy/Codame_Logo_Ice_Blue_web.png"
width="190px"
></mj-image>
<mj-button
font-family="Asap, Helvetica, sans-serif"
color="#1d021d"
font-size="20px"
background-color="#d6e6fa"
padding-top="20px"
href="https://codame.eventbrite.com/?aff=sendy31may&discount=CODAME-STUDENTS#tickets">
Get Tickets
</mj-button>
</mj-column>
</mj-section>
<mj-section background-color="#3c043a" padding-top="30px">
</mj-section>
<mj-section background-color="#1d021d">
<mj-column width="100%">
<mj-image
href="https://codame.eventbrite.com/?aff=sendy31may&discount=CODAME-STUDENTS#tickets" padding="0px"
src="https://festival.codame.com/img/sendy/2018may31/artobots-header.jpg"></mj-image>
<mj-text
font-size="10px"
font-style="italic"
padding-bottom="0px"
align="center"
color="#917792"
>
Poster by <a href="http://codame.com/artists/myles-thompson">Myles Thompson</a>
</mj-text>
<mj-text>
CODAME is an inclusive community shaping the future through playful launches of ART+TECH projects. Since 2010, CODAME has inspired visionaries and curated collaboration between artists and technologists.
</mj-text>
<mj-text>
This year’s ART+TECH Festival, code named #ARTOBOTS, examines the sphere of robotics, automation, and artificial intelligence. Through art, discussion, play and performance, CODAME probes these potentials.
</mj-text>
<mj-text>
Join us for a four-day conference with workshops, talks, and nightlife events with immersive, engaging, out of the ordinary experiences!
</mj-text>
<mj-button
font-family="Asap, Helvetica, sans-serif"
color="#1d021d"
font-size="20px"
background-color="#d6e6fa"
padding-top="20px"
href="https://codame.eventbrite.com/?aff=sendy31may&discount=CODAME-STUDENTS#tickets">
Get Tickets
</mj-button>
<mj-text
font-size="14px"
font-style="italic"
padding-bottom="0px"
align="center"
color="#917792"
>
50% discount applied when clicking through this email ^___^
</mj-text>
</mj-column>
</mj-section>
<mj-section background-color="#1d021d" padding-top="5px" padding-bottom="10px">
<mj-column width="100%">
</mj-column>
</mj-section>
<mj-section background-color="#3c043a" padding-top="30px">
</mj-section>
<mj-section background-color="#1d021d">
<mj-column width="100%" padding-top="20px">
<mj-text
font-size="40px"
align="center"
>
Workshops
</mj-text>
</mj-column>
</mj-section>
<mj-section background-color="#1d021d" padding="0px">
<mj-column width="100%" padding-top="20px" padding="0px">
<mj-image href="https://codame.eventbrite.com/?aff=sendy31may&discount=CODAME-STUDENTS#tickets" padding="0px" src="https://festival.codame.com/img/sendy/shine-bag.jpg"></mj-image>
<mj-text
font-size="10px"
font-style="italic"
padding-bottom="0px"
align="center"
color="#917792"
>
Shine Bag by Linda using Anina Net LED Ribbon
</mj-text>
<mj-text padding-bottom="20px">
All workshop participants are encouraged to show their work at the ART+TECH Festival! Come make your mark by getting hands on with:
<ul>
<li><a href="http://codame.com/events/workshop-build-a-social-art-bot">Twitter Bots</a>
<li><a href="http://codame.com/events/workshop-spatial-audio">Spacial Audio</a>
<li><a href="http://codame.com/events/workshop-fashion-technology">Fashion Technology</a>
<li><a href="http://codame.com/events/workshop-visual-strategies-for-neural-artistic-style-transfer">AI Style Transfer</a>
</ul>
5:30pm on the evenings of June 4th and 5th.
</mj-text>
<mj-button
font-family="Asap, Helvetica, sans-serif"
color="#1d021d"
font-size="14px"
background-color="#d6e6fa"
padding-top="0px"
padding-bottom="30px"
href="https://codame.eventbrite.com/?aff=sendy31may&discount=CODAME-STUDENTS#tickets">
Get Tickets
</mj-button>
</mj-column>
</mj-section>
<mj-section background-color="#3c043a" padding-top="30px">
</mj-section>
<mj-section background-color="#1d021d">
<mj-column width="100%" padding-top="20px">
<mj-text
font-size="40px"
align="center"
line-height="45px"
>
INTIMATE SALON<br>
STYLE TALKS
</mj-text>
</mj-column>
</mj-section>
<mj-section background-color="#1d021d">
<mj-column width="100%" padding-top="15px">
<mj-image href="https://codame.eventbrite.com/?aff=sendy31may&discount=CODAME-STUDENTS#tickets" padding="0px" src="https://festival.codame.com/img/sendy/lightning-stalkers.jpg"></mj-image>
<mj-text
font-size="10px"
font-style="italic"
padding-bottom="0px"
align="center"
color="#917792"
>
Xandra Ibarra and Marpi at CODAME + CounterPulse Matchbox Salon
</mj-text>
<mj-text padding-bottom="20px">
Bringing artists, inventors, dancers, creative technologists, and other thought leaders together in conversation and exploration. By day, an interdisciplinary gathering of innovators will give lectures on the field's urgent questions and latest developments.
</mj-text>
<mj-button
font-family="Asap, Helvetica, sans-serif"
color="#1d021d"
font-size="14px"
background-color="#d6e6fa"
padding-top="0px"
padding-bottom="30px"
href="https://codame.eventbrite.com/?aff=sendy31may&discount=CODAME-STUDENTS#tickets"
>
Get Tickets
</mj-button>
</mj-column>
</mj-section>
<mj-section background-color="#3c043a" padding-top="30px">
</mj-section>
<mj-section background-color="#1d021d">
<mj-column width="100%" padding-top="20px">
<mj-text
font-size="40px"
align="center"
line-height="45px"
>
INSTALLATIONS +<br>
PERFORMANCES
</mj-text>
</mj-column>
</mj-section>
<mj-section background-color="#1d021d">
<mj-column width="100%" padding-top="15px">
<mj-image href="https://codame.eventbrite.com/?aff=sendy31may&discount=CODAME-STUDENTS#tickets" padding="0px" src="https://festival.codame.com/img/sendy/laetitia-sonami.jpg"></mj-image>
<mj-text
font-size="10px"
font-style="italic"
padding-bottom="0px"
align="center"
color="#917792"
>
Xandra Ibarra and Marpi at CODAME + CounterPulse Matchbox Salon
</mj-text>
<mj-text padding-bottom="10px">
After the June 5th & 6th conferences, we will transform The Midway into an ART+TECH nightlife extravaganza filled with inspiring experiences + exhilarating performances in the company of like minded individuals who share a curiosity for <i>the mechanical that appears organic and the organic that behaves mechanically!</i>
</mj-text>
<mj-button
font-family="Asap, Helvetica, sans-serif"
color="#1d021d"
font-size="14px"
background-color="#d6e6fa"
padding-top="15px"
padding-bottom="30px"
href="https://codame.eventbrite.com/?aff=sendy31may&discount=CODAME-STUDENTS#tickets"
>
Get Tickets
</mj-button>
</mj-column>
</mj-section>
<mj-section background-color="#3c043a" padding-top="30px">
</mj-section>
<mj-section background-color="#1d021d">
<mj-column width="100%" padding-top="20px">
<mj-text
font-size="40px"
align="center"
line-height="45px"
>
#ARTOBOTS
</mj-text>
</mj-column>
</mj-section>
<mj-section>
<mj-column>
<mj-text font-size="15px">
<p>Automatons orchestrate much of our lives, from the artificial intelligences that translate our global conversations to the industrial robots that give us our digital toys. For many of us, this activity hums as background noise to our existence. Yet these processes in robotics, automation and artificial intelligence are already intimately entwined with our bodies and minds.</p>
<p>In the daily movements we make, the messages we send, and the sensations we experience, we already collaborate with these entities in increasingly varied, tactile and tangible ways. Bots mediate our relationships with ourselves, each other and our environments. While many of these interactions are familiar to us, there are a myriad of ways to move, think, sense and feel with our lively machines.</p>
<p>Full schedule curated by <a href="http://codame.com/artists/vanessa-chang">Dr. Vanessa Chang</a> available at <a href="http://festival.codame.com/">festival.codame.com</a></p>
</mj-text>
</mj-column>
</mj-section>
<mj-section background-color="#3c043a" padding-top="30px">
</mj-section>
<mj-section background-color="#1d021d">
<mj-column width="100%" padding-top="20px">
<mj-text
font-size="40px"
align="center"
line-height="45px"
>
Get Involved
</mj-text>
</mj-column>
</mj-section>
<mj-section>
<mj-column>
<mj-text>
<p> We would love to see what you are creating! Submit your projects to our prepetually open <a href="http://codame.com/pages/call-for-proposals">call for proposals</a> to be considered for future shows.</p>
<a href="http://codame.com/pages/call-for-volunteers">Volunteer</a> as part of the CODAME crew bringing ART+TECH to life, all skill levels and interests welcome!</p>
</mj-text>
</mj-column>
</mj-section>
<mj-section background-color="#3c043a" padding-top="30px">
</mj-section>
<mj-section background-color="#917792" >
<mj-column>
<mj-text font-size="14px" color="#d6e6fa" align="center">
<p>Kudos to our forward thinking ART+TECH sponsors 👏</p>
</mj-text>
<mj-table padding-top="0px">
<tr style="list-style: none;line-height:1">
<td> <a href="http://codame.com/sponsors">
<img width="125" src="https://festival.codame.com/img/sendy/logos/daylighted-small.jpg" />
</a> </td>
<td> <a href="http://codame.com/sponsors">
<img width="125" src="https://festival.codame.com/img/sendy/logos/salesforce-small.png" />
</a> </td>
<td style="padding: 0 20px 0 0;"> <a href="http://codame.com/sponsors">
<img width="125" src="https://festival.codame.com/img/sendy/logos/http-sfgfta-org-small.jpg" />
</a> </td>
<td> <a href="http://codame.com/sponsors">
<img width="125" src="https://festival.codame.com/img/sendy/logos/the-shop-small.jpg" />
</a> </td>
</tr>
</mj-table>
<mj-text font-size="14px" color="#d6e6fa" align="center">
<p>👾 <a style="color: #d6e6fa" href="http://codame.com/sponsors">Contact Us!</a> to support CODAME ART+TECH 👾</p>
</mj-text>
</mj-column>
</mj-section>
<mj-section background-color="#3c043a" padding-top="30px">
</mj-section>
<mj-section
padding-bottom="10px"
>
<mj-column
padding-top="10px"
>
<mj-text
font-size="12px"
font-style="italic"
padding-bottom="10px"
align="center"
color="#917792"
>
This email was lovingly hacked together by <a href="http://codame.com/artists/jordan-gray">Jordan Gray</a>. Please let me know your feedback/thoughts!<br><br>
CODAME is a member of Intersection for The Arts (501c3 nonprofit) with offices at <br>901 Mission Street, Suite 306, San Francisco, CA 94103<br><br>
You can send the <a href="http://codame.com/sendy/w/3o2NzI6XfoSozh2d4sbhuw">web version permalink</a> to friends or invite them to <a href="http://codame.com/pages/subscribe">subscribe.</a><br>
If you <a href="http://codame.com/sendy/unsubscribe-success.php?c=61">unsubscribe</a> I hope to see you around the other channels or meatspace =)<br><br>
Thank you for your support of ART+TECH!
</mj-text>
<mj-divider border-width="1px" border-color="#E0E0E0"></mj-divider>
</mj-column>
</mj-section>
<mj-section padding-bottom="20px" padding-top="10px" padding-left="0px">
<mj-column width="65%">
<mj-image padding-top="0px" align="left" width="50px" href="https://codame.com/" src="https://festival.codame.com/img/sendy/Codame_Badge_Logo_08_white_web.png"></mj-image>
</mj-column>
<mj-column width="35%">
<mj-table>
<tr style="list-style: none;line-height:1;text-align:right;">
<td> <a href="https://twitter.com/codame">
<img
width="25"
style="border-radius: 2px"
src="https://cdn.recast.ai/newsletter/twitter.png" />
</a> </td>
<td> <a href="https://www.facebook.com/CODAME.ART.TECH">
<img
width="25"
style="border-radius: 2px"
src="https://cdn.recast.ai/newsletter/facebook.png" />
</a> </td>
<td> <a href="https://medium.com/codame-art-tech">
<img
width="25"
style="border-radius: 2px"
src="https://cdn.recast.ai/newsletter/medium.png" />
</a> </td>
</mj-table>
</mj-column>
</mj-section>
</mj-body>
</mjml>