-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathteam.html
More file actions
191 lines (174 loc) · 9.14 KB
/
team.html
File metadata and controls
191 lines (174 loc) · 9.14 KB
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
<!DOCTYPE html>
<!--[if IE 7]> <html class="ie7 oldie" lang="en"> <![endif]-->
<!--[if IE 8]> <html class="ie8 oldie" lang="en"> <![endif]-->
<!--[if gt IE 8]><!--> <html class="no-js" lang="en"> <!--<![endif]-->
<head>
<meta charset="utf-8">
<title>Evergreen evr.gr</title>
<meta name="description" content="">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" media="screen" href="css/bootstrap.min.css">
<link rel="stylesheet" media="screen" href="css/bootstrap-responsive.min.css">
<link rel="stylesheet" href="css/main.css">
<script src="js/vendor/modernizr-2.6.2.min.js"></script>
<script src="//ajax.googleapis.com/ajax/libs/dojo/1.9.1/dojo/dojo.js"
data-dojo-config="async: true"></script>
</head>
<body>
<div id="fb-root"></div>
<script>(function(d, s, id) {
var js, fjs = d.getElementsByTagName(s)[0];
if (d.getElementById(id)) return;
js = d.createElement(s); js.id = id;
js.src = "//connect.facebook.net/en_US/all.js#xfbml=1&appId=349260755195287";
fjs.parentNode.insertBefore(js, fjs);
}(document, 'script', 'facebook-jssdk'));</script>
<header id="head">
<div class="container">
<a href="index.html" class="logo"><img src="img/logo.png" alt="logo"></a>
<ul class="social-links clearfix">
<li class="fb"><a href="http://www.facebook.com/evergreenapp" target="_blank"><i> </i>facebook</a></li>
<li class="tw"><a href="http://twitter.com/evrgr" target="_blank"><i> </i>twitter</a></li>
<li class="tu"><a href="http://b.evr.gr" target="_blank"><i> </i>tumblr</a></li>
<li class="clearfix"><a href="assets.html" role="button">Assets</a></li>
<li class="clearfix"><a href="team.html" role="button">Team</a></li>
<li class="clearfix"><a href="#myModal" role="button" data-toggle="modal">Login</a></li>
<!--<li class="clearfix"><a href="#googleMapModal" role="button" data-toggle="modal">Where we are</a></li>-->
</ul>
</div>
<!-- / container -->
</header>
<!-- head -->
<section id="main">
<div class="container">
<h1>Evergreen Team</h1>
<div class="row">
<div class="span12">
<h3>Joel Dietz</h3>
<p>
Joel won a scholarship to study computer science at age thirteen, completed a couple of Ivy-League degrees in philosophy, co-founded a student exchange program with a presence in Beijing and Berkeley, worked on economic policy for a think-tank in Washington DC, and worked for a public policy journal in New York. More recently, he served as Principal Architect for Europe’s fastest growing cloud consultancy and completed a 200 hour yoga teacher training course. He speaks five languages and programs in eight.</p>
<p> </p>
<h3>Christophe Grand</h3>
<p>Prefers silence to speech. Master of the parentheses @ <a href="https://github.com/cgrand" target="_blank">github</a>
</p>
<p> </p>
<h3>Kelly Lester</h3>
<p>Kelly is a recent graduate from UC Berkeley, passionate about pursuing alternative solutions to global environmental problems. She maintains an active lifestyle as a triathlete and yogi. Originally from New York, Kelly has recently relocated to Europe to work full-time on Evergreen.
</p>
<p> </p>
<h3>Julien Beranger</h3>
<p>Julien graduated with a degree in Chinese Studies from the National Institute of Oriental Languages and Civilizations in Paris and has been teaching Chinese for the past five years. He always has been passionate about music and new technologies. Julien is from Paris, but has worked and lived in China, Vietnam and Italy.
</p>
<p> </p>
</div>
</div>
<!-- row -->
<!--<ul id="main-slider">
<li>
<a href="http://www.youtube.com/embed/8xGdTV_UMOg?autoplay=1&wmode=opaque&hd=1" class="various fancybox.iframe iphone_black" title="How it works" data-fancybox-group="gallery">
<img src="img/pic_video1.jpg">
</a>
<p class="title">How it works</p>
</li>
<li>
<a href="http://www.youtube.com/embed/NWgH2JWnVzs?autoplay=1&wmode=opaque" class="various fancybox.iframe iphone_black" title="Who we are" data-fancybox-group="gallery">
<img src="img/pic_video2.jpg">
</a>
<p class="title">Watch what we do</p>
</li>
</ul>-->
</div>
<!-- container -->
</section>
<!-- / main -->
<section id="download">
<div class="container">
<h2>Download <img src="img/evg-text.png"> on your iPhone or Android phone</h2>
<div class="row">
<div class="span4 clearfix">
<a href="https://itunes.apple.com/us/app/evergreen-app/id667409093?ls=1&mt=8" class="pull-right" target="_blank"><i> </i><p>download iPhone</p></a>
</div>
<!-- span4 -->
<div class="span4">
<img src="img/logo_big.png" alt="logo">
</div>
<!-- span4 -->
<div class="span4 clearfix">
<a href="http://signup.evr.gr" class="pull-left"><i> </i><p>download Android</p></a>
</div>
<!-- span4 -->
</div>
</div>
<!-- / container -->
</section>
<!-- download -->
<footer id="foot">
<div class="container">
<p class="copyrights">Copyright © 2013 by Evergreen. All Rights Reserved.</p>
<div class="social-media">
<p>Join us:</p>
<ul class="clearfix">
<li class="tw"><a href="http://twitter.com/evrgr" target="_blank">twitter</a></li>
<li class="fb"><div class="fb-like" data-href="http://www.facebook.com/evergreenapp" data-send="true" data-width="250" data-show-faces="false" data-font="tahoma"></div></li>
</ul>
</div>
<!-- social-media -->
</div>
<!-- / container -->
</footer>
<!-- / foot -->
<!-- Modal -->
<div id="myModal" class="modal hide fade login" tabindex="-1" role="dialog" aria-labelledby="myModalLabel" aria-hidden="true">
<span> </span>
<button class="close" aria-hidden="true" data-dismiss="modal" type="button">×</button>
<form>
<input type="text" placeholder="Username">
<input type="password" placeholder="Password">
<button>Sign In</button>
</form>
</div>
<!-- myModal -->
<!-- Modal -->
<div id="googleMapModal" class="modal hide fade login" tabindex="-1" role="dialog" aria-labelledby="myModalLabel" aria-hidden="true">
<span> </span>
<button class="close" aria-hidden="true" data-dismiss="modal" type="button">×</button>
<iframe src="http://mapsengine.google.com/map/u/1/embed?mid=zU839Kxesdbo.ks9VMobTdsmM&ll=43.0758,12.6175&z=3" width="540" height="450"></iframe>
</div>
<!-- myModal -->
<!-- begin olark code -->
<script data-cfasync="false" type='text/javascript'>/*<![CDATA[*/window.olark||(function(c){var f=window,d=document,l=f.location.protocol=="https:"?"https:":"http:",z=c.name,r="load";var nt=function(){
f[z]=function(){
(a.s=a.s||[]).push(arguments)};var a=f[z]._={
},q=c.methods.length;while(q--){(function(n){f[z][n]=function(){
f[z]("call",n,arguments)}})(c.methods[q])}a.l=c.loader;a.i=nt;a.p={
0:+new Date};a.P=function(u){
a.p[u]=new Date-a.p[0]};function s(){
a.P(r);f[z](r)}f.addEventListener?f.addEventListener(r,s,false):f.attachEvent("on"+r,s);var ld=function(){function p(hd){
hd="head";return["<",hd,"></",hd,"><",i,' onl' + 'oad="var d=',g,";d.getElementsByTagName('head')[0].",j,"(d.",h,"('script')).",k,"='",l,"//",a.l,"'",'"',"></",i,">"].join("")}var i="body",m=d[i];if(!m){
return setTimeout(ld,100)}a.P(1);var j="appendChild",h="createElement",k="src",n=d[h]("div"),v=n[j](d[h](z)),b=d[h]("iframe"),g="document",e="domain",o;n.style.display="none";m.insertBefore(n,m.firstChild).id=z;b.frameBorder="0";b.id=z+"-loader";if(/MSIE[ ]+6/.test(navigator.userAgent)){
b.src="javascript:false"}b.allowTransparency="true";v[j](b);try{
b.contentWindow[g].open()}catch(w){
c[e]=d[e];o="javascript:var d="+g+".open();d.domain='"+d.domain+"';";b[k]=o+"void(0);"}try{
var t=b.contentWindow[g];t.write(p());t.close()}catch(x){
b[k]=o+'d.write("'+p().replace(/"/g,String.fromCharCode(92)+'"')+'");d.close();'}a.P(2)};ld()};nt()})({
loader: "static.olark.com/jsclient/loader0.js",name:"olark",methods:["configure","extend","declare","identify"]});
/* custom configuration goes here (www.olark.com/documentation) */
olark.identify('2896-276-10-5753');/*]]>*/</script><noscript><a href="https://www.olark.com/site/2896-276-10-5753/contact" title="Contact us" target="_blank">Questions? Feedback?</a> powered by <a href="http://www.olark.com?welcome" title="Olark live chat software">Olark live chat software</a></noscript>
<!-- end olark code -->
<script src="//ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js"></script>
<script>window.jQuery || document.write('<script src="js/vendor/jquery-1.9.1.min.js"><\/script>')</script>
<script src="js/bootstrap.min.js"></script>
<script src="js/plugins.js"></script>
<script src="js/main.js"></script>
<script type="text/javascript">
var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'UA-39810352-1']);
_gaq.push(['_trackPageview']);
(function() {
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
})();
</script>
</body>
</html>