-
Notifications
You must be signed in to change notification settings - Fork 16
/
index.html
executable file
·356 lines (323 loc) · 15 KB
/
index.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
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
---
layout: null
---
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<title>ScalaMatsuri 2018|日本最大級の Scala のカンファレンス</title>
<meta name="description" content="Scala をテーマに日本最大級のカンファレンスが開催されます。">
<meta name="keywords" content="Scala,スカラ,カンファレンス,2018">
<link rel="shortcut icon" href="/img/favicons/favicon.ico" type="image/vnd.microsoft.icon">
<link rel="icon" href="/img/favicons/favicon.ico" type="image/vnd.microsoft.icon">
<link rel="apple-touch-icon" sizes="57x57" href="/img/favicons/apple-touch-icon-57x57.png">
<link rel="apple-touch-icon" sizes="60x60" href="/img/favicons/apple-touch-icon-60x60.png">
<link rel="apple-touch-icon" sizes="72x72" href="/img/favicons/apple-touch-icon-72x72.png">
<link rel="apple-touch-icon" sizes="76x76" href="/img/favicons/apple-touch-icon-76x76.png">
<link rel="apple-touch-icon" sizes="114x114" href="/img/favicons/apple-touch-icon-114x114.png">
<link rel="apple-touch-icon" sizes="120x120" href="/img/favicons/apple-touch-icon-120x120.png">
<link rel="apple-touch-icon" sizes="144x144" href="/img/favicons/apple-touch-icon-144x144.png">
<link rel="apple-touch-icon" sizes="152x152" href="/img/favicons/apple-touch-icon-152x152.png">
<link rel="apple-touch-icon" sizes="180x180" href="/img/favicons/apple-touch-icon-180x180.png">
<link rel="icon" type="image/png" href="/img/favicons/android-chrome-192x192.png" sizes="192x192">
<link rel="icon" type="image/png" href="/img/favicons/favicon-16x16.png" sizes="16x16">
<link rel="icon" type="image/png" href="/img/favicons/favicon-32x32.png" sizes="32x32">
<link rel="icon" type="image/png" href="/img/favicons/favicon-48x48.png" sizes="48x48">
<link rel="icon" type="image/png" href="/img/favicons/favicon-96x96.png" sizes="96x96">
<link rel="manifest" href="/img/favicons/manifest.json">
<meta name="msapplication-TileColor" content="#2d88ef">
<meta name="msapplication-TileImage" content="/img/favicons/mstile-144x144.png">
<meta property="og:title" content="ScalaMatsuri 2018|日本最大級の Scala カンファレンス" />
<meta property="og:type" content="website" />
<meta property="og:url" content="http://scalamatsuri.org/" />
<meta property="og:image" content="http://scalamatsuri.org/img/common/img_repre2.png" />
<meta property="og:site_name" content="ScalaMatsuri 2018|日本最大級の Scala のカンファレンス" />
<meta property="og:locale" content="ja_JP" />
<meta property="og:description" content="Scala をテーマに日本最大級のカンファレンスが開催されます。" />
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:site" content="">
<meta name="twitter:creator" content="">
<meta name="twitter:url" content="http://scalamatsuri.org/">
<meta name="twitter:title" content="ScalaMatsuri 2018|日本最大級の Scala のカンファレンス">
<meta name="twitter:description" content="Scala をテーマに日本最大級のカンファレンスが開催されます。">
<meta name="twitter:image" content="http://scalamatsuri.org/img/common/img_repre2.png">
<link href="css/common.css" rel="stylesheet" type="text/css">
<!--<link href="css/elements.css" rel="stylesheet" type="text/css">-->
<script type="text/javascript" src="js/jquery.js"></script>
<script src="js/respond.src.js"></script>
<script src="js/shuffle.js"></script>
<link rel="stylesheet" href="https://ajax.googleapis.com/ajax/libs/jqueryui/1.11.4/themes/smoothness/jquery-ui.css">
<script src="https://ajax.googleapis.com/ajax/libs/jqueryui/1.11.4/jquery-ui.min.js"></script>
<script type="text/javascript">
if ((navigator.userAgent.indexOf('iPhone') > 0) || navigator.userAgent.indexOf('iPod') > 0 || navigator.userAgent.indexOf('Android') > 0) {
document.write('<meta name="viewport" content="width=device-width,initial-scale=1.0,minimum-scale=1.0,maximum-scale=1.0,user-scalable=no">');
}else{
document.write('<meta name="viewport" content="width=device-width" />');
}
</script>
<!--[if lt IE 9]>
<script src="js/html5shiv-printshiv.js"></script>
<![endif]-->
<script type="text/javascript" src="js/scalamatsuri2018.js?v=v{{ site.time | date_to_xmlschema }}"></script>
<script>
var lang = 'ja';
</script>
</head>
<body id="top">
<div id="wrapper" class="clearfix">
<header class="mainHeader">
<nav class="gnav pcVer">
<ul class="clearfix">
<li><a href="/#top">トップ</a></li>
{% for item in site.data.nav_ja %}
<li><a href="{{ item.href }}">{{ item.title }}</a></li>
{% endfor %}
<li><a href="/index_en.html">English</a></li>
<li><a href="/index_zh-cn.html">简体中文</a></li>
<li><a href="/index_zh-tw.html">繁體中文</a></li>
</ul>
</nav>
<nav class="gnav smVer">
<p class="gnavSmClick"><img src="img/common/icon_menu.png"></p>
<ul class="clearfix smVerGnav">
<li><a href="#top">トップ</a></li>
{% for item in site.data.nav_ja %}
<li><a href="{{ item.href }}">{{ item.title }}</a></li>
{% endfor %}
</ul>
</nav>
</header>
<section class="mainVis">
<p class="smVer linkLang"><a href="/index_en.html">» English</a></p>
<p class="smVer linkLang"><a href="/index_zh-cn.html">» 简体中文</a></p>
<p class="smVer linkLang"><a href="/index_zh-tw.html">» 繁體中文</a></p>
<ul class="snsBtnArea clearfix">
<li class="btnpocket">
<a data-pocket-label="pocket" data-pocket-count="none" class="pocket-btn" data-lang="en"></a>
</li>
<li class="gplusBtn">
<div class="g-plusone" data-size="medium" data-annotation="none"></div>
</li>
<li>
<a href="https://twitter.com/share"
class="twitter-share-button"
data-via="{{ site.ja.twitter }}"
data-related="{{ site.ja.twitter }}"
data-hashtags="ScalaMatsuri"
data-count="none">
Tweet
</a>
</li>
<li>
<div class="fb-like"
data-href="http://scalamatsuri.org/"
data-layout="button"
data-action="like"
data-show-faces="true"
data-share="false">
</div>
</li>
<li>
<a href="http://b.hatena.ne.jp/entry/"
class="hatena-bookmark-button"
data-hatena-bookmark-layout="basic"
title="このエントリーをはてなブックマークに追加">
<img src="https://b.st-hatena.com/images/entry-button/[email protected]"
alt="このエントリーをはてなブックマークに追加"
width="20"
height="20"
style="border: none;"/>
</a>
</li>
</ul>
<div class="mainVisInner">
<h1><img src="img/common/img_main_txt.png" alt="ScalaMatsuri 2014" /></h1>
<p class="timeData">
2018<span>年</span>3<span>月</span>16〜18<span>日</span>
</p>
<p class="txtData">
Scala をテーマにした<br>
日本最大級のカンファレンスが開催されます。
</p>
<p>※ 16日は日本語でのトレーニングDay、17~18日は日本語/英語でのカンファレンスとアンカンファレンスが開催されます。</p>
<div class="logoArea">
<h2 class="clearfix">
<span class="ttlSpAreaTop">将軍スポンサー</span>
<span class="linelSpAreaTop"><img src="img/common/ttl_main_line.png" alt="" /></span>
<span class="linerSpAreaTop"><img src="img/common/ttl_main_line.png" alt="" /></span>
</h2>
<ul class="clearfix shuffle">
{% for logo in site.data.logos.shogun %}
<li><a href="{{ logo.href }}"><img src="{{ logo.img }}" alt="{{ logo.title }}" /></a></li>
{% endfor %}
</ul>
</div>
</div>
</section>
<section class="sectionStyle7 smVer topBannerArea">
<div class="sectionStyle7Inner">
<article class="spBox">
<ul class="clearfix shuffle">
{% for logo in site.data.logos.shogun %}
<li><a href="{{ logo.href }}"><img src="{{ logo.img }}" alt="{{ logo.title }}" /></a></li>
{% endfor %}
</ul>
</article>
</div>
</section>
{% include thanks_ja.html %}
<section class="sectionStyle2" id="info">
<div class="sectionStyle2Inner">
<header class="sectionHeadArea">
<h2 class="clearfix">
<span class="ttlSubLCenter">開催概要</span>
<span class="ttlSubLLeft"><img src="img/common/ttl_dots_left.png"></span>
<span class="ttlSubLRight"><img src="img/common/ttl_dots_right.png"></span>
</h2>
<p class="subTtlSm">Event Info</p>
</header>
<div class="contArea">
<table style="margin-bottom: 2em;">
<tr>
<th>日程</th>
<td>
2018年3月16日(金)、3月17日(土)、3月18日(日)<br/>
※ 16日は日本語でのトレーニングDay、17~18日は日本語/英語でのカンファレンスと<a href="/ja/unconference">アンカンファレンス</a>が開催されます。<br/>
※ <a href="/ja/unconference">アンカンファレンスについてはこちら</a>
</td>
</tr>
<tr>
<th>会場</th>
<td>
<div>
<a href="http://www.jasso.go.jp/tiec/plazaheisei.html" target="_blank">
東京国際交流館
</a>
</div>
<div class="gmap-wrap">
<iframe
src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d4726.348770160201!2d139.7801964987376!3d35.62420849277758!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x601889fec03298c3%3A0x580ab4984e28a750!2z5p2x5Lqs5Zu96Zqb5Lqk5rWB6aSoIOODl-ODqeOCtuW5s-aIkA!5e0!3m2!1sja!2sjp!4v1521255344640"
width="400" height="300" frameborder="0" style="border:0" allowfullscreen></iframe>
</div>
</td>
</tr>
<tr>
<th>チケット</th>
<td>
参加にはチケットが必要です。<a href='https://scalaconfjp.doorkeeper.jp/events/{{ site.doorkeeper.event.id }}'>こちら</a>からご購入下さい。
</td>
</tr>
</table>
<p>
<a href="https://twitter.com/scala_jp">twitter</a>や<a href="https://www.facebook.com/ScalaMatsuri">facebook</a>でも随時情報を発信していますので、是非フォロー/いいねをお願いします。
</p>
</div>
</div>
</section>
{% include program/section.html program=site.data.program_ja %}
<section class="sectionStyle5">
<header class="sectionHeadArea">
<h2 class="clearfix">
<span class="ttlSubLCenter">ScalaMatsuri をシェア</span>
<span class="ttlSubLLeft"><img src="img/common/ttl_dots_left.png"></span>
<span class="ttlSubLRight"><img src="img/common/ttl_dots_right.png"></span>
</h2>
<p class="subTtlSm">Social Share</p>
</header>
<div>
<ul class="snsBtnArea snsBtnAreaMiddle clearfix">
<li>
<a href="http://b.hatena.ne.jp/entry/"
class="hatena-bookmark-button"
data-hatena-bookmark-layout="vertical-normal"
data-hatena-bookmark-lang="ja"
title="このエントリーをはてなブックマークに追加">
<img src="https://b.st-hatena.com/images/entry-button/[email protected]"
alt="このエントリーをはてなブックマークに追加"
width="20"
height="20"
style="border: none;" />
</a>
</li>
<li>
<div class="fb-like" data-href="http://scalamatsuri.org/" data-layout="box_count" data-action="like"
data-show-faces="true" data-share="false"></div>
</li>
<li>
<a class="twitter-share-buttoon"
href="https://twitter.com/share"
data-url="{{ site.url }}{{ page.url }}"
data-via="{{ site.ja.twitter }}"
data-related="{{ site.ja.twitter }}"
data-hashtags="ScalaMatsuri"
data-lang="ja"
data-count="vertical">
ツイート
</a>
</li>
<li>
<div class="g-plusone" data-size="tall"></div>
</li>
<li>
<a data-pocket-label="pocket" data-pocket-count="vertical" class="pocket-btn" data-lang="en"></a>
</li>
</ul>
</div>
<div class="widgets">
<div class="widget">
{% include twitter_widget.html %}
</div>
<div class="widget">
{% include freewind.html rss="http://blog.scalamatsuri.org/feed" %}
</div>
</div>
</section>
<section class="sectionStyleCoC">
<div class="sectionStyle1Inner">
<div class="txtBlock">
<p>
ScalaMatsuri は、様々な地域やコミュニティから集う技術者に対して開かれたカンファレンスを目指しています。特に、性別や人種など、多様な背景を持つ人々が互いに敬意を払って楽しい時間を過ごせるよう、当カンファレンスでは、発表者や参加者、スポンサーの皆様に行動規範を守っていただくようにお願いしています。
</p>
<p>
ScalaMatsuri の主催者は、行動規範の趣旨に反してハラスメント行為を行う参加者に対して、発表の中止や会場からの退出を指示する場合があります。行動規範についてご質問がある場合は、お近くのスタッフ
<!-- または(ここに問い合わせフォームへのリンク) -->
までお問い合わせください。
</p>
</div>
</div>
</section>
<section class="sectionInquiry">
<header class="sectionHeadArea">
<h2 class="clearfix">
<span class="ttlSubLCenter">お問い合わせ</span>
<span class="ttlSubLLeft"><img src="img/common/ttl_dots_left.png"></span>
<span class="ttlSubLRight"><img src="img/common/ttl_dots_right.png"></span>
</h2>
</header>
<div class="txtBlock">
<p>
ScalaMatsuri については
<a href="https://docs.google.com/forms/d/e/1FAIpQLSfiRa3AIShPAPaZJ5o1sKfdvUzwMlP6Mysw_qnVsI9o1zocuw/viewform">
こちらのフォーム
</a>
からお問い合わせください。
</p>
</div>
</section>
{% include sponsors/logos_ja.html %}
{% include ticket_ja.html %}
{% include day0_overview.html %}
{% include staff_wanted.html %}
{% include footer.html %}
</div>
{% include ga.html %}
{% include twitter.html %}
{% include facebook_ja.html %}
{% include hatena_bbutton.html %}
{% include widgetoon.js.html %}
{% include pocket.js.html %}
{% include g-plusone_ja.js.html %}
{% include doorkeeper.js.html %}
<div id="dialog_message"></div>
</body>
</html>