-
Notifications
You must be signed in to change notification settings - Fork 29
/
Copy pathindex.html
256 lines (223 loc) · 10.6 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
<!doctype html>
<html lang="en" prefix="og: http://ogp.me/ns#" class="ws-ready">
<head>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<!-- CLEAN MARKUP = GOOD KARMA.
Hi source code lover,
you're a curious person and a fast learner ;)
Let's make something beautiful together. Contribute on Github:
https://github.com/webslides/webslides
Thanks,
@jlantunez.
-->
<!-- SEO -->
<title>Team.Cayley</title>
<meta name="description" content="Team.cayley covid19 데이터 분석 A to Z">
<!-- URL CANONICAL -->
<!-- <link rel="canonical" href="http://your-url.com/"> -->
<!-- Google Fonts -->
<link rel="preconnect" href="https://fonts.gstatic.com">
<link href="https://fonts.googleapis.com/css2?family=Noto+Sans+KR&display=swap" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Roboto:100,100i,300,300i,400,400i,700,700i%7CMaitree:200,300,400,600,700&subset=latin-ext" rel="stylesheet">
<!-- CSS WebSlides -->
<link rel="stylesheet" type='text/css' media='all' href="static/css/webslides.css">
<!-- Optional - CSS SVG Icons (Font Awesome) -->
<link rel="stylesheet" type='text/css' media='all' href="static/css/svg-icons.css">
<!-- SOCIAL CARDS (ADD YOUR INFO) -->
<!-- FACEBOOK -->
<meta property="og:url" content="https://open-knowledge-korea.github.io/covid-19-our-memory/"> <!-- YOUR URL -->
<meta property="og:type" content="article">
<meta property="og:title" content="Team.Cayley - covid19 데이터 분석 A to Z"> <!-- EDIT -->
<meta property="og:description" content="covid19 데이터 분석 A to Z"> <!-- EDIT -->
<meta property="og:updated_time" content="2017-01-04T17:20:50"> <!-- EDIT -->
<meta property="og:image" content="static/images/share-webslides.jpg"> <!-- EDIT -->
<!-- TWITTER -->
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:site" content="@webslides"> <!-- EDIT -->
<meta name="twitter:creator" content="@jlantunez"> <!-- EDIT -->
<meta name="twitter:title" content="Team.Cayley - covid19 데이터 분석 A to Z"> <!-- EDIT -->
<meta name="twitter:description" content="."> <!-- EDIT -->
<meta name="twitter:image" content="static/images/share-webslides.jpg"> <!-- EDIT -->
<!-- FAVICONS -->
<link rel="shortcut icon" sizes="16x16" href="static/images/favicons/favicon.png">
<link rel="shortcut icon" sizes="32x32" href="static/images/favicons/favicon-32.png">
<link rel="apple-touch-icon icon" sizes="76x76" href="static/images/favicons/favicon-76.png">
<link rel="apple-touch-icon icon" sizes="120x120" href="static/images/favicons/favicon-120.png">
<link rel="apple-touch-icon icon" sizes="152x152" href="static/images/favicons/favicon-152.png">
<link rel="apple-touch-icon icon" sizes="180x180" href="static/images/favicons/favicon-180.png">
<link rel="apple-touch-icon icon" sizes="192x192" href="static/images/favicons/favicon-192.png">
<!-- Android -->
<meta name="mobile-web-app-capable" content="yes">
<meta name="theme-color" content="#333333">
</head>
<body>
<header role="banner" class='bg-apple'>
<nav role="navigation">
<p class="logo"><a href="index.html" title="WebSlides">WebSlides</a></p>
<ul>
<li class="github">
<a rel="external" href="https://github.com/Open-Knowledge-Korea/covid-19-our-memory" title="Github">
<svg class="fa-github">
<use xlink:href="#fa-github"></use>
</svg>
<em>WebSlides</em>
</a>
</li>
<li class="website">
<a rel="external" href="http://okfn.kr/projects/covid-19-our-memory/" title="Website">
<svg class="fas fa-home">
<use xlink:href="#fa-home"></use>
</svg>
<em>@WebSlides</em>
</a>
</li>
<!-- <li class="dribbble"><a rel="external" href="http://dribbble.com/webslides" title="Dribbble"><svg class="fa-dribbble"><use xlink:href="#fa-dribbble"></use></svg> <em>webslides</em></a></li> -->
</ul>
</nav>
</header>
<main role="main">
<article id="webslides">
<!-- Quick Guide
- Each parent <section> in the <article id="webslides"> element is an individual slide.
- Vertical sliding = <article id="webslides" class="vertical">
- <div class="wrap"> = container 90% / <div class="wrap size-50"> = 45%;
-->
<section class="bg-apple aligncenter slide" id="section-1" style="display: none;">
<!--.wrap = container (width: 90%) -->
<div class="wrap zoomIn">
<h1>
<img class="TeamLogo" src="static/images/cayley_color.png" width='200' height='150' alt="Cayley Logo">
</h1>
<h2>
<span style="font-size:60px; font-weight: 400;">Covid-19<br>데이터 분석 A to Z</span>
</h2>
<h2>
<span style="font-size:35px">Session 1 - Session 4</span>
</h2>
</div>
<!-- .end .wrap -->
</section>
<section class='bg-apple'>
<div class="wrap">
<div class="card-50 bg-white">
<figure>
<a href="http://okfn.kr/projects/covid-19-our-memory/"><img class="Team.Cayley Website" src="static/images/website.png"></a>
</figure>
<!-- end figure-->
<div class="flex-content">
<h2>
Team.Cayley
</h2>
<p>
기록하지 않은 사실은 사라지고, 기억은 필요에 따라 다르게 남는다. <br>코로나-19는 우리에게 어떤 의미로 남을까?
</p>
<ul class="description">
<li>
<strong class="text-label" title="Density">Coordinator</strong> 김학래
</li>
<li>
<strong class="text-label" title="Density">Team 1</strong> 김현지 조현서 조용주 김가윤 김가인 강영훈
</li>
<li><strong class="text-label" title="Population">Team 2</strong> 박하람 김민석 김영규 신경민</li>
<li><strong class="text-label" title="Website">Team 3</strong> 설지은 송혜민 최은혜 허인</li>
<li>
<strong class="text-label" title="Density">Team 4</strong> 이남규 안지은 신주영
</li>
<li>
<strong class="text-label" title="Density">Team 5</strong> 송채은 이정윤 이해영 정예은
</li>
<li>
<strong class="text-label" title="Density" >Website</strong><a href='http://okfn.kr/projects/covid-19-our-memory/'>팀 케일리 홈페이지</a>
</li>
</ul>
</div>
<!-- end .flex-content-->
</div>
<!-- end .card-50-->
</div>
<!-- .end .wrap -->
</section>
<section class="bg-apple aligncenter">
<div class="wrap">
<div class="content-center">
<h2 class="text-landing" style="color:#01febd;">Contents</h2>
</div>
<hr>
<ul class="flexblock">
<li>
<a href='slides/team135.html'>
<h2>
<svg class="fa-chevron-right">
<use xlink:href="#fa-chevron-right"></use>
</svg>
Session 1.
</h2>
<span style='font-size: 30px'>코로나 19 공공데이터 <br>API 활용 가이드</span>
</a>
</li>
<li>
<a href='slides/team2.html'>
<h2>
<svg class="fa-chevron-right">
<use xlink:href="#fa-chevron-right"></use>
</svg>
Session 2.
</h2>
<span style='font-size: 30px'>숨겨진 정보를 데이터로! <br>집단감염 데이터 분석</span>
</a>
</li>
<li>
<a href='https://github.com/Open-Knowledge-Korea/covid-19-our-memory/blob/master/covid19-atoz/topic-3/presentation/Cayley_Team4_%EB%B0%9C%ED%91%9Cpdf.pdf' target="_blank">
<h2>
<svg class="fa-chevron-right">
<use xlink:href="#fa-chevron-right"></use>
</svg>
Session 3.
</h2>
<span style='font-size: 30px'>Link! 백신으로 보는 <br>국가별 코로나 대응 전략</span>
</a>
</li>
<li>
<a href='https://github.com/Open-Knowledge-Korea/covid-19-our-memory/blob/master/covid19-atoz/topic-4/section5_%EB%B0%9C%EC%A0%9C.pdf' target="_blank">
<h2>
<svg class="fa-chevron-right">
<use xlink:href="#fa-chevron-right"></use>
</svg>
Session 4.
</h2>
<span style='font-size: 30px'>발제: 지속가능한 <br> 데이터를 바란다</span>
</a>
</li>
</ul>
</div>
<!-- .end .wrap -->
</section>
<section class="bg-apple aligncenter slide current" id="section-9">
<div class="wrap zoomIn">
<h1><img class="TeamLogo" src="static/images/cayley_color.png" width='200' height='150' alt="Cayley Logo"></h1>
<h2><span style="font-size:80px; font-weight:400">감사합니다</span></h2>
<p><a href="http://okfn.kr/projects/covid-19-our-memory/" title="Team.Cayley">Team.Cayley</a></p>
</div>
<!-- .end .wrap -->
</section>
</article>
<!-- end article -->
</main>
<!-- end main -->
<!-- A global footer
<footer role="contentinfo">
<div class="wrap">
<p>An <a href="https://github.com/webslides/webslides">open source solution</a>, by <a href="https://twitter.com/webslides">@webslides</a>.</p>
</div>
</footer> -->
<!-- Required -->
<script src="static/js/webslides.js"></script>
<script>
window.ws = new WebSlides();
</script>
<!-- OPTIONAL - svg-icons.js (fontastic.me - Font Awesome as svg icons) -->
<script defer src="static/js/svg-icons.js"></script>
</body>
</html>