This repository has been archived by the owner on Aug 19, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
/
template.html5
288 lines (246 loc) · 8.4 KB
/
template.html5
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
<!DOCTYPE html>
<html$if(lang)$ lang="$lang$"$endif$ prefix="og: http://ogp.me/ns#">
<head>
<meta charset="utf-8">
<meta name="generator" content="pandoc">
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes">
<meta name="description" content="Activité du samedi 3 mars 2018 à Montréal pour la Journée internationale des données ouvertes.">
<meta property="og:title" content="Journée internationale des données ouvertes">
<meta property="og:type" content="article">
<meta property="og:url" content="http://jido2018.waglo.com/">
<meta property="og:image" content="https://jido2018-millette.hashbase.io/imgs/jido2018.png">
<meta property="og:description" content="Activité du samedi 3 mars 2018 à Montréal pour la Journée internationale des données ouvertes.">
<meta property="og:site_name" content="Journée internationale des données ouvertes">
<meta property="article:published_time" content="2018-02-21T03:08:11Z">
<meta property="article:modified_time" content="2018-02-21T03:08:11Z">
<meta property="article:tag" content="JIDO2018">
<meta property="article:tag" content="OpenDataDay">
<meta itemprop="name" content="Journée internationale des données ouvertes">
<meta itemprop="description" content="Activité du samedi 3 mars 2018 à Montréal pour la Journée internationale des données ouvertes.">
<meta itemprop="image" content="https://jido2018-millette.hashbase.io/imgs/jido2018.png">
<meta name="twitter:card" content="summary">
<meta name="twitter:site" content="@rollodeqc">
<meta name="twitter:title" content="Journée internationale des données ouvertes">
<meta name="twitter:description" content="Activité du samedi 3 mars 2018 à Montréal pour la Journée internationale des données ouvertes.">
<meta name="twitter:creator" content="@rollodeqc">
<meta name="twitter:image" content="https://jido2018-millette.hashbase.io/imgs/jido2018.png">
<link rel="apple-touch-icon" sizes="57x57" href="/imgs/apple-icon-57x57.png">
<link rel="apple-touch-icon" sizes="60x60" href="/imgs/apple-icon-60x60.png">
<link rel="apple-touch-icon" sizes="72x72" href="/imgs/apple-icon-72x72.png">
<link rel="apple-touch-icon" sizes="76x76" href="/imgs/apple-icon-76x76.png">
<link rel="apple-touch-icon" sizes="114x114" href="/imgs/apple-icon-114x114.png">
<link rel="apple-touch-icon" sizes="120x120" href="/imgs/apple-icon-120x120.png">
<link rel="apple-touch-icon" sizes="144x144" href="/imgs/apple-icon-144x144.png">
<link rel="apple-touch-icon" sizes="152x152" href="/imgs/apple-icon-152x152.png">
<link rel="apple-touch-icon" sizes="180x180" href="/imgs/apple-icon-180x180.png">
<link rel="icon" type="image/png" sizes="192x192" href="/imgs/android-icon-192x192.png">
<link rel="icon" type="image/png" sizes="32x32" href="/imgs/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="96x96" href="/imgs/favicon-96x96.png">
<link rel="icon" type="image/png" sizes="16x16" href="/imgs/favicon-16x16.png">
<link rel="manifest" href="/manifest.json">
<meta name="msapplication-TileColor" content="#ffffff">
<meta name="msapplication-TileImage" content="/imgs/ms-icon-144x144.png">
<meta name="theme-color" content="#ffffff">
$for(author-meta)$
<meta name="author" content="$author-meta$">
$endfor$
$if(date-meta)$
<meta name="dcterms.date" content="$date-meta$">
$endif$
<title>$if(title-prefix)$$title-prefix$ - $endif$$pagetitle$</title>
<style type="text/css">code{white-space: pre;}</style>
$if(quotes)$
<style type="text/css">q { quotes: "“" "”" "‘" "’"; }</style>
$endif$
$if(highlighting-css)$
<style type="text/css">
$highlighting-css$
</style>
$endif$
$for(css)$
<link rel="stylesheet" href="$css$">
$endfor$
$if(math)$
$math$
$endif$
<link href="css/leaflet.min.css" rel="stylesheet" type="text/css">
<link href="css/bulmaswatch-cyborg.min.css" rel="stylesheet" type="text/css" title="Night mode">
<link href="css/bulmaswatch-cerulean.min.css" rel="alternate stylesheet" type="text/css" title="Day mode">
<style>
.hero-body {
background-image: url("imgs/1463232051-300px.png");
background-size: contain;
background-position: 97% 50%;
background-repeat: no-repeat;
}
.columns-reversed {
flex-direction: row-reverse;
}
.rym-sticky {
position: sticky;
top: 2em;
}
.rym-sticky * {
font-size: 0.85rem;
}
.level2 > h2 {
margin-top: 1em;
padding-bottom: 0.25m;
margin-bottom: 0;
}
.columns-reversed .content > .section:first-of-type {
padding-top: 0;
}
.columns-reversed .content > .section:first-of-type > h1 {
margin-top: 0.5em;
}
.content a:hover, .footer a:hover {
text-decoration: underline;
}
.daymode .content a, .nightmode .footer a {
color: #2fa4e7;
}
.nightmode .content a, .nightmode .footer a {
color: #ffdd57;
}
.nightmode .content a:hover, .nightmode .footer a:hover {
color: red;
}
.content .section {
padding-left: 0;
}
@media (min-width: 769px) {
.content .section {
padding-left: 0;
}
}
@media (max-width: 1023px) {
.content .section {
padding-left: 1em;
}
}
.footer {
margin-top: 2em;
}
.rym-sticky .title {
margin-bottom: 0.25em;
}
.buttons {
margin-top: 1.5em;
}
.buttons > i {
font-size: small;
padding-left: 1em;
}
.box .box {
padding: 0;
}
.programme > section > h2 {
color: #c71c22;
}
#mapid a {
color: #2fa4e7;
}
</style>
$for(header-includes)$
$header-includes$
$endfor$
</head>
<body class="nightmode">
$for(include-before)$
$include-before$
$endfor$
<header class="hero is-bold is-warning">
<div class="hero-body">
<div class="container">
<h1 class="title">$title$</h1>
$if(subtitle)$
<h1 class="subtitle">$subtitle$</h1>
$endif$
$for(author)$
<h2 class="author">$author$</h2>
$endfor$
$if(date)$
<h3 class="date">$date$</h3>
$endif$
</div>
</div>
</header>
<div class="container">
<div class="columns columns-reversed is-8 is-variable">
$if(toc)$
<div class="column is-narrow">
<div class="rym-sticky box">
<h1 class="title is-4">#JIDO2018</h1>
$for(author)$
<h2 class="author title is-6">$author$</h2>
$endfor$
$if(date)$
<h3 class="date title is-6">$date$</h3>
$endif$
$if(location)$
<h3 class="location title is-6">$location$</h3>
$endif$
<p>51 rue Sherbrooke Ouest, salle Clark, 3e étage.</p>
<div class="buttons is-centered">
<a class="button is-danger" href="https://dates.facil.services/jido2018">Inscription</a>
<a class="button is-warning" href="https://forumsdulibre.quebec/t/journee-internationale-des-donnees-ouvertes-2018/324?u=millette">Discussion</a>
<a class="button is-link" href="https://opendataday.org/">Site officiel</a>
</div>
<aside class="menu" id="$idprefix$TOC">
$toc$
</aside>
</div>
</div>
$endif$
<div class="column content">
$body$
</div>
</div>
</div>
<footer class="footer">
<div class="container">
<nav class="level">
<p class="level-item ">
© 2018 <a class="link" href="http://robin.millette.info/">Robin Millette</a>
</p>
<p class="level-item ">
<a href="https://creativecommons.org/licenses/by/4.0/deed.fr"><img src="imgs/cc-by.png" alt="Licence Creative Commons BY 4.0 - Attribution / Paternité"></a>
</p>
<p class="level-item ">
<a class="link" href="$sourcefile$">source Markdown</a>
</p>
<p class="level-item ">
<a class="link" href="https://github.com/millette/jido2018">sources complètes</a>
</p>
</nav>
<div id="mapid">Loading map...</div>
<br>
<nav class="level">
<div class="level-item has-text-centered">
<a class="link" href="https://opendataday.org/">Carte officielle<br>OpenDataDay</a>
</div>
<div class="level-item has-text-centered">
<div>
<p class="title" id="nevenements"></p>
<p class="heading">Événements</p>
</div>
</div>
<div class="level-item has-text-centered">
<div>
<p class="title" id="nparticipants"></p>
<p class="heading">Participants</p>
</div>
</div>
</nav>
</div>
</footer>
$for(include-after)$
$include-after$
$endfor$
<script type="text/javascript" src="js/vendor/leaflet-src.min.js"></script>
<script type="text/javascript" src="js/vendor/leaflet-providers.min.js"></script>
<script type="text/javascript" src="js/styleswitcher.js"></script>
<script type="text/javascript" src="js/main.js"></script>
</body>
</html>