-
Notifications
You must be signed in to change notification settings - Fork 0
/
neil-kleiman.html
304 lines (247 loc) · 16.9 KB
/
neil-kleiman.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
<meta content="The GovLab | Neil Kleiman" property="og:title" />
<meta
content="Neil Kleiman is a Senior Fellow at the Burnes Center for Global Impact and its partner project, The GovLab"
property="og:description">
<meta property="og:type" content="website" />
<meta property="og:image" content="http://www.thegovlab.org/static/img/thegovlab-og.png" />
<meta content="The GovLab" property="og:site_name">
<script src="https://use.typekit.net/zez3buj.js"></script>
<script>try{Typekit.load();}catch(e){}</script>
<link href="static/img/favicon-transparent.png" rel="shortcut icon">
<link href="https://fonts.googleapis.com/icon?family=Material+Icons"
rel="stylesheet">
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css">
<link rel="stylesheet" href="static/vendor/normalize.css">
<link rel="stylesheet" href="static/vendor/slick.css">
<script src='https://www.thegovlab.org/static/vendor/slick.min.js'></script>
<link rel="stylesheet" href="static/styles/styles.css">
<script src="https://code.jquery.com/jquery-1.11.1.min.js"></script>
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-40012093-4', 'auto');
ga('send', 'pageview');
</script>
<script src="https://momentjs.com/downloads/moment.js"></script>
<script src="https://unpkg.com/@directus/[email protected]/dist/directus-sdk.umd.min.js"></script>
</head>
<body id="beth-page-temp" data-feedly-mini="yes">
<!-- Class for google material icons ".material-icons" -->
<header class="b-top-nav ">
<div class="e-nav-group">
<div class="e-nav-item js-nav-trigger e-nav-trigger">
<i class="material-icons">menu</i>
</div>
<form class="e-search m-active" action="">
<div class="e-nav-item js-search-trigger e-search-trigger">
<i class="material-icons">search</i>
</div>
<input class="js-search-value" type="text">
<input class="js-search-submit" type="submit" value="Search">
</form>
</div>
<div class="e-logo">
<a href="./"><img src="static/img/the-govlab-logo-white.png" alt=""></a>
</div>
<div class="e-social-media e-nav-group">
<a class="e-site-button" style="color: rgba(255,255,255,0.7); background-color: rgba(255,255,255,0.2); padding: 5px; font-size: 12pt; font-weight: 600" href="./our-sites.html">OUR SITES</a>
<a href="https://twitter.com/TheGovLab" class="e-nav-item" target="_blank"><i class="e-social-media-item fa fa-twitter"></i></a>
<!-- <a href="#" class="e-nav-item" target="_blank"><i class="e-social-media-item fa fa-facebook"></i></a> -->
<a href="https://www.youtube.com/user/TheGovLab" class="e-nav-item" target="_blank"><i class="e-social-media-item fa fa-youtube-play"></i></a>
</div>
</header>
<!-- Main Menu (Off Canvas) -->
<nav class="b-main-menu">
<a href="./">Home</a>
<a href="./about.html">About</a>
<a href="./projects.html">Projects</a>
<a href="./events.html" >Events</a>
<!-- <a href="./events.html">Events</a> -->
<a href="./publications.html">Publications</a>
<a href="./team.html">Team</a>
<a href="./global-advisory-council.html">Global Advisory Council</a>
<a href="./our-transparency.html">Our Transparency</a>
<a href="./job-board.html">Job Board</a>
<a href="./contact.html">Contact</a>
</nav>
<div class="b-fancy-bio" id="teamdetail">
<div class="b-top-section">
<div class="e-wrap">
<div v-if="memberData.picture" class="e-pic" :style="{ backgroundImage: 'url(' +client.url+'assets/'+ memberData.picture.id+ ')' }">
</div>
<div v-if="!memberData.picture" class="e-pic" :style="{ backgroundImage: 'url(' + memberData.picture_blog2020+ ')' }">
</div>
<div class="e-info">
<div class="e-names">
<h1>{{memberData.name}}</h1>
<h2>{{memberData.title}}</h2>
<div v-if="memberData.resources" class="e-social-media e-nav-group">
<a v-if="memberData.resources.Twitter" :href="memberData.resources.Twitter" class="e-nav-item" target="_blank"><i class="e-social-media-item fa fa-twitter" aria-hidden="true"></i></a>
<a v-if="memberData.resources.LinkedIn" :href="memberData.resources.LinkedIn" class="e-nav-item" target="_blank"><i class="e-social-media-item fa fa-linkedIn" aria-hidden="true"></i></a>
<a v-if="memberData.resources.Medium" :href="memberData.resources.Medium" class="e-nav-item" target="_blank"><i class="e-social-media-item fa fa-medium" aria-hidden="true"></i></a>
</div>
</div>
</div>
</div>
</div>
<div class="e-bio-section">
<div class="e-wrap">
<aside class="b-sidebar">
<!-- <section class="e-section">
<h3>Resources</h3>
<ul>
<li v-if="memberData.resources != null" v-for= "(ressources, index) in memberData.resources">
<a :href="ressources.link" target="_blank">{{ressources.name}}</a>
</li>
</ul>
</section> -->
<!-- <section class="e-section" >
<h3>Videos</h3>
<ul>
<li v-for="video in memberData.videos">
<div v-if="video.type[0]=='Vimeo'" class="embed-container"><iframe :src="'//player.vimeo.com/video/'+video.id+'?title=false&byline=false&portrait=false&color=FFFFFF'" width="1920" height="1080" frameborder="0" webkitallowfullscreen="" mozallowfullscreen="" allowfullscreen=""></iframe></div>
</li>
</ul>
</section> -->
<!-- <section class="e-section">
<h3>By {{memberData.name}}</h3>
<ul class="e-books" v-for= "(book, index) in memberData.books">
<li>
<figure>
<div v-if="book.books_id.picture" class="e-image"
:style="{ backgroundImage: 'url(' + client.url+'assets/'+book.books_id.picture.id+ ')' }">
<a :href="book.books_id.link"
class="e-dark-panel">{{book.books_id.title}}</a>
</div>
<div v-if="!book.books_id.picture" class="e-image"
:style="{ backgroundImage: 'url(' + book.books_id.picture_2020+ ')' }">
<a :href="book.books_id.link"
class="e-dark-panel">{{book.books_id.title}}</a>
</div>
</figure>
</li>
<p v-if="book.books_id.title == 'Smart Citizens, Smarter State'" style="font-size:0.8rem">A Tech Republic Best Book of 2015<br>
A Guardian Top Ten Book about Building Cities, 2019</p>
</ul>
</section> -->
<section class="e-section">
<h3>Downloads</h3>
<ul>
<!-- <li><a :href="memberData.picture.data.thumbnails[5].url" target="_blank"
class="file-beth-simone-noveck-1">Beth Simone Noveck's Photo <i
class="e-social-media-item fa fa-download"></i></a></li> -->
<li><a :href="memberData.picture?client.url+'assets/'+memberData.picture:memberData.picture_blog2020" target="_blank"
class="file-beth-simone-noveck-2">{{memberData.name}}'s Photo in High Res <i class="e-social-media-item fa fa-download"></i></a></li>
</ul>
</section>
</aside>
<div class="e-main-content">
<p v-html="memberData.bio"></p>
<div class="e-collapsed">
<p v-if="!events_toggle"><span class="b-button m-naked js-events-toggle" @click="toggle('events')">Recent Talks <i
class="material-icons"><i class="material-icons">keyboard_arrow_down</i></i></span></p>
<p v-if="events_toggle"> <span class="b-button m-naked js-events-toggle" @click="toggle('events')">Recent Talks <i
class="material-icons"><i class="material-icons">keyboard_arrow_up</i></i></span></p>
<div class="e-additional-resources project_list" v-if="events_toggle==true" v-for="event in memberData.bio_events">
<li><a :href="event.events_id.link" v-if="event.events_id.talk" target="_blank">{{event.events_id.title}}</a><br>
<p v-if="event.events_id.talk" style="color: #888888; margin:0">{{event.events_id.desc_short}}</p></li>
</div>
<!-- <p v-if="!awards_toggle"><span class="b-button m-naked js-resources-toggle" @click="toggle('awards')">Awards <i
class="material-icons"><i class="material-icons">keyboard_arrow_down</i></i></span></p>
<p v-if="awards_toggle"> <span class="b-button m-naked js-resources-toggle" @click="toggle('awards')">Awards<i
class="material-icons"><i class="material-icons">keyboard_arrow_up</i></i></span></p>
<div class="e-additional-resources project_list" v-if="awards_toggle==true" v-html="memberData.awards"></div> -->
<p v-if="!news_toggle"><span class="b-button m-naked js-resources-toggle" @click="toggle('news')">In the Media <i
class="material-icons"><i class="material-icons">keyboard_arrow_down</i></i></span></p>
<p v-if="news_toggle"> <span class="b-button m-naked js-resources-toggle" @click="toggle('news')">In the Media <i
class="material-icons"><i class="material-icons">keyboard_arrow_up</i></i></span></p>
<div class="e-additional-resources project_list" v-if="news_toggle==true" v-html="memberData.news"></div>
<p v-if="!publications_toggle"><span class="b-button m-naked js-articles-toggle" @click="toggle('publications')">Selected Publications <i
class="material-icons"><i class="material-icons">keyboard_arrow_down</i></i></span></p>
<p v-if="publications_toggle"><span class="b-button m-naked js-articles-toggle" @click="toggle('publications')">Selected Publications <i
class="material-icons"><i class="material-icons">keyboard_arrow_up</i></i></span></p>
<div class="e-selected-articles project_list" v-if="publications_toggle==true" v-html="memberData.publications"></div>
<!-- <div v-if="!projects_toggle" class="b-button m-naked js-project-toggle" @click="toggle('projects')">Recent Courses<i class="material-icons"><i
class="material-icons">keyboard_arrow_down</i></i></div> -->
<!-- <div v-if="projects_toggle" class="b-button m-naked js-project-toggle" @click="toggle('projects')">Recent Courses<i class="material-icons"><i
class="material-icons">keyboard_arrow_up</i></i></div> -->
<!-- <div class="e-additional-resources project_list" v-if="projects_toggle==true" v-for="course in memberData.bio_courses">
<li><a :href="course.courses_id.link" target="_blank">{{course.courses_id.title}}</a></li>
</div> -->
<!-- <div v-if="!projects_toggle" class="b-button m-naked js-project-toggle" @click="toggle('projects')">Beth's Projects <i class="material-icons"><i
class="material-icons">keyboard_arrow_down</i></i></div>
<div v-if="projects_toggle" class="b-button m-naked js-project-toggle" @click="toggle('projects')">Beth's Projects<i class="material-icons"><i
class="material-icons">keyboard_arrow_up</i></i></div> -->
<!-- <div v-if="projects_toggle">
<ul class="e-projects project_list" >
<li><b>Current Projects</b></li>
<li v-for="project in memberData.projects" v-if="!project.projects_id.past"><a :href="project.projects_id.link">{{project.projects_id.name}}</a></li>
<li ><b>Past Projects</b></li>
<li v-for="project in memberData.projects" v-if="project.projects_id.past"><a :href="project.projects_id.link">{{project.projects_id.name}}</a></li>
</ul>
</div> -->
<!-- </div> -->
<!-- <div class="e-twitter">
<a class="twitter-timeline" href="https://twitter.com/bethnoveck"
data-widget-id="687389892377210880">Tweets by @bethnoveck</a>
<script>!function (d, s, id) { var js, fjs = d.getElementsByTagName(s)[0], p = /^http:/.test(d.location) ? 'http' : 'https'; if (!d.getElementById(id)) { js = d.createElement(s); js.id = id; js.src = p + "://platform.twitter.com/widgets.js"; fjs.parentNode.insertBefore(js, fjs); } }(document, "script", "twitter-wjs");</script>
</div> -->
</div>
</div>
</div>
</div>
<script src='https://unpkg.com/[email protected]/dist/vue.js'></script>
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/vue-meta.min.js"></script>
<script src="static/js/team_detail.js"></script>
<footer class='b-footer'>
<div class="e-wrap">
<div class="e-content m-sections">
<h4>Sections</h4>
<a href="./">Home</a>
<a href="./about.html">About</a>
<a href="./projects.html">Projects</a>
<!-- <a href="./events.html">Events</a> -->
<a href="./events.html" >Events</a>
<a href="./publications.html">Publications</a>
<a href="./team.html">Team</a>
<a href="./global-advisory-council.html">Advisory Council</a>
<a href="./our-transparency.html">Our Transparency</a>
<a href="./job-board.html">Job Board</a>
<a href="./contact.html">Contact</a>
<a href="./brand.html">Brand Assets</a>
</div>
<div class="e-content">
<a class="e-our-funders" href="./our-transparency.html" target="_blank">OUR FUNDERS</a>
</div>
<div class="e-content">
<h4>Affiliated With</h4>
<a class="e-partner-logo burnes-logo" href="http://northeastern.edu" target="_blank"><img
src="static/img/burnes-logo-northeastern.png" alt="Northeastern University"></a>
<h4>Founded At</h4>
<a class="e-partner-logo" href="http://engineering.nyu.edu/tandon" target="_blank"><img
src="static/img/partners/nyu.png"
alt="NYU Tandon School of Engineering - New York University"></a>
</div>
</div>
</footer>
<div class="b-copyright">
<div class="e-wrap">
<a class="e-cc-badge" rel="license" href="http://creativecommons.org/licenses/by-sa/4.0/"><img alt="Creative Commons License" style="border-width:0" src="https://i.creativecommons.org/l/by-sa/4.0/88x31.png" /></a>
This work is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a><br><br>
</div>
</div>
<div id="overlay"></div>
<script src="static/js/scripts.js"></script>
<script src="static/vendor/slick.min.js"></script>
<script src="static/vendor/EasePack.min.js"></script>
<script src="static/vendor/rAF.js"></script>
<script src="static/vendor/TweenLite.min.js"></script>
</body>
</html>