forked from resbaz/resbaz2017
-
Notifications
You must be signed in to change notification settings - Fork 1
/
oslo.html
executable file
·241 lines (214 loc) · 8.38 KB
/
oslo.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
---
layout: site
permalink: oslo
location: Oslo
dates: 1 February - 3 February, 2017
splashImage: http://www.uio.no/om/designmanual/images/0-0-forord.jpg
map: sites/oslo.geojson
accommodation: To be determined, Blindern Campus.
about: The university of Oslo is proud to be hosting ResBaz for the first time in 2017!</br></br>The Research Bazaar is a (free-of-charge) 3-day intensive festival and conference where researchers come together to up-skill in next generation digital research tools and scholarship. In the spirit of a marketplace or bazaar, ResBaz is a highly participatory event where researchers from many different disciplines can learn, share knowledge and skills, and have fun!</br></br>Who should attend? Researchers at ALL levels from ALL disciplines. PhD and research Masters students are especially encouraged to apply. Research technologists who support researchers to do their job should also come along!</br></br>ResBaz is particularly aimed at those new to digital research tools.
schedule: We will provide a mix of Software/Library Carpentry workshops and other events. The full schedule is <a href="http://www.ub.uio.no/english/courses-events/events/ureal/2017/170201ResBaz.html">here</a>.
days:
- day: Wednesday, 1 February
sessions:
- title: Theme 'Make'
- title: Workshop - Software Carpentry (day 1)
- title: Workshop - Data Management planning
- title: Workshop - Zotero
- day: Thursday, 2 February
sessions:
- title: Theme 'Share and Collaborate'
- title: Workshop - Software Carpentry (day 2)
- title: Workshop - Library Carpentry (day 1)
- title: Miniseminar - "Digital tools for managing and sharing research data"
- title: Stands - Research related service providers
- title: Workshop - Jupyter Notebook
- day: Friday, 3 February
sessions:
- title: Theme 'Women in Data Science'
- title: Workshop - Library Carpentry (day 2)
- title: Workshop - Big Data with pyspark
- title: Workshop - LaTex
- title: Presentations from Oslo Women in Data Science
- title: Live streaming of the 'Women in Data Science' conference (evening)
sponsors:
- name: 'University of Oslo Science Library'
img: UiO_Seal_A_ENG.png
---
<!-- Navigation -->
<nav>
<div class="container">
<div class='col-md-8'>
<a href="https://2017.resbaz.com/">
<img class='nav-logo' src='https://raw.githubusercontent.com/resbaz/resbaz2017/gh-pages/img/resbaz_logos/ResBaz_transparent_cropped.png'></img>
</a>
</div>
<div class='col-md-4'>
<ul class="nav navbar-nav navbar-right nav-list">
<li class="hidden">
<a href="#page-top"></a>
</li>
<li class="page-scroll">
<a href="#aboutSection">About</a>
</li>
<li class="page-scroll">
<a href="#scheduleSection">Schedule</a>
</li>
<li class="page-scroll">
<a href="#registerSection">Register</a>
</li>
<li class="page-scroll">
<a href="#speakerSection">Speakers</a>
</li>
</ul>
</div>
</div>
</nav>
<!-- Header -->
<header style="background: linear-gradient(rgba(0,0,0,0.5), rgba(0,0,0,0.5)), url({{page.splashImage}}); background-repeat: no-repeat; background-size: cover; ">
<div class="container">
<div class="row">
<div class="col-lg-12">
<div class="intro-text">
<p></br></br></p>
<span class="name">{{page.location}}</span>
<hr class="star-light"></hr>
<span class="skills">{{page.dates}}</span>
<p></br></br></p>
</div>
</div>
</div>
</div>
</header>
<!-- About -->
<section id='aboutSection'>
<div class = 'container' id = 'tool-list'>
<div class = "row">
<div class = "col-lg-12 text-center">
<h1>About</h1>
<hr class = "star-primary">
</div>
</div>
<div class="row">
<div class="col-lg-12 text-center">
<p>{{page.about}}</p>
</div>
</div>
</div>
</section>
<hr class='divider'></hr>
<!-- Schedule -->
<section id='scheduleSection'>
<div class='container'>
<div class="row">
<div class="col-lg-12 text-center">
<h1>Schedule</h1>
<hr class="star-primary">
</div>
<div class="row">
<div class="col-lg-12 text-center">
<p>{{page.schedule}}</br></br></p>
</div>
</div>
{% for d in page.days %}
<div class="col-md-4">
<h4>{{ d.day }}</h4>
<div class='list-group'>
{% for session in d.sessions %}
<a class='list-group-item'>{{ session.title }}</a>
{% endfor %}
</div>
</div>
{% endfor %}
</div>
</div>
</section>
<hr class='divider'></hr>
<!-- Map -->
<section id="mapSection">
<div class='container'>
<div class="row">
<div class="col-lg-12 text-center">
<h1>Venue</h1>
<hr class="star-primary">
</div>
<div class="col-lg-8 col-lg-offset-2 text-center">
<script src="https://embed.github.com/view/geojson/resbaz/resbaz2017/gh-pages/{{page.map}}"></script>
</div>
</div>
</div>
</section>
<hr class='divider'></hr>
<!-- Registration -->
<section id="registerSection">
<div class="container">
<div class="row">
<div class="col-lg-12 text-center">
<h1>Come along</h1>
<hr class="star-primary">
</div>
</div>
<div class="row">
<div class="col-lg-12 text-center">
<p>Registration through the individual workshop's websites, see <a href="http://www.ub.uio.no/english/courses-events/events/ureal/2017/170201ResBaz.html">the full schedule</a>.</p>
</div>
</div>
</div>
</section>
<hr class='divider'></hr>
<!-- Speakers
<section id='speakerSection'>
<div class='container'>
<div class="row">
<div class="col-lg-12 text-center">
<h1>Meet Our Speakers</h1>
<hr class="star-primary">
{% for speaker in page.speakers %}
<div class='col-md-3 speaker-tile'>
<img class='img-circle' src={{site.baseurl}}/{{ speaker.img }}></img>
<h4>{{ speaker.name }}</h4>
<p>{{ speaker.blurb }}</p>
</div>
{% endfor %}
</div>
</div>
</div>
</section>
-->
<hr class='divider'></hr>
<!-- Sponsors -->
<section id="sponsors">
<div class="container">
<div class="row">
<div class="col-lg-12 text-center">
<h2>Our Sponsors</h2>
<hr class="star-primary">
</div>
</div>
<div class="row">
<div class="col-lg-12 text-center">
<p>Many thanks to our sponsors for helping to bring the Research Bazaar to {{page.location}}.</p>
{% for sponsor in page.sponsors %}
<div class='sponsor-tile'>
<img src={{site.baseurl}}/img/sponsors/{{ sponsor.img }}></img>
<h4>{{ sponsor.name }}</h4>
</div>
{% endfor %}
</div>
</div>
</div>
</section>
<!-- TEST SCRIPT -->
<script>
// var listElements1 = document.getElementsByClassName('list-group-item')
// console.log(listElements1)
var toolList = document.getElementById('tool-list')
var listElements = toolList.getElementsByClassName('list-group-item')
for(var i=0; i<listElements.length; i++){
listElements[i].children[0].onclick = function(){
// toolList.getElementsByClassName('hidden').hide();
var idOfBlurb = this.id + 'Blurb';
document.getElementById(idOfBlurb).classList.toggle('hidden');
}
}
</script>