Skip to content
Snippets Groups Projects
Commit edb9b08f authored by johnchronis's avatar johnchronis
Browse files

People update

parent d0637ec2
Branches gh-pages
No related tags found
No related merge requests found
......@@ -24,7 +24,7 @@
<p class="view"><a href="dfl.html">Query Language</a></p>
<p class="view"><a href="https://github.com/madgik/exareme/wiki">Wiki</a></p>
<p class="view"><a href="https://groups.google.com/forum/#!forum/exareme-support">Support</a></p>
<p class="view"><a href="contributors.html">Contributors</a></p>
<p class="view"><a href="contributors.html">People</a></p>
<br>
<ul>
<li><a href="https://github.com/madgik/exareme/zipball/master">Download <strong>ZIP File</strong></a></li>
......
......@@ -20,11 +20,16 @@
<p>Sailing through Flows of Big Data</p>
<p class="view "><a href="index.html">About</a></p>
<p class="view"><a href="architecture.html">Architecture</a></p>
<p class="view"><a href="dfl.html">Query Language</a></p>
<p class="view"><a href="https://github.com/madgik/exareme/wiki">Wiki</a></p>
<p class="view"><a href="https://groups.google.com/forum/#!forum/exareme-support">Support</a></p>
<p class="view"><a href="contributors.html">Contributors</a></p>
<p class="view"><a href="contributors.html">People</a></p>
<br>
<ul>
<li><a href="https://github.com/madgik/exareme/zipball/master">Download <strong>ZIP File</strong></a></li>
......@@ -35,14 +40,94 @@
<section>
<h3>
<a id="welcome-to-github-pages" class="anchor" href="#welcome-to-github-pages" aria-hidden="true"><span
class="octicon octicon-link"></span></a>Exareme Contributors</h3>
class="octicon octicon-link"></span></a></h3>
<p>Exareme is under constant development by the
<a href="http://www.madgik.di.uoa.gr/">MaDgIK group</a> at the <a href="http://www.uoa.gr/">University of
Athens</a> in Greece under the supervision of professor <a href="http://www.madgik.di.uoa.gr/people/yannis">
Yannis Ioannidis</a>. Along with the main team, several students have worked on their theses.</p>
Athens</a> in Greece under the supervision of professor <a
href="http://www.madgik.di.uoa.gr/people/yannis">
Yannis Ioannidis</a>. Along with the main team, several other students have worked on the
system as part of their theses.</p>
<div id="authors">
<table>
<th>Active Team</th>
<th>Founding Alumni</th>
<tr>
<td>Dimitris Bilidas</td>
<td>Herald Kllapi </td>
</tr>
<tr>
<td>Yannis Chronis</td>
<td>Manolis Tsangaris</td>
</tr>
<tr>
<td>Yannis Foufoulas</td>
<td><div style="font-weight: bold;margin-left: -10px;" >Alumni</div></td>
</tr>
<tr>
<td>Christos Mallios</td>
<td>Mei Li Triantafyllidi</td>
</tr>
<tr>
<td>Vaggelis Nikolopoulos</td>
<td>Dimitris Paparas</td>
</tr>
<tr>
<td>Alexandros Papadopoulos</td>
<td>Paulos Polydoras</td>
</tr>
<tr>
<td>Lefteris Stamatogiannakis</td>
<td>Eva Sitaridi</td>
</tr>
<tr>
<td>Christoforos Svingos</td>
<td>Dimitris Theodosakis</td>
</tr>
</table>
<h4 style="display:inline-block;">Initial design</h4>
<table align="center">
<tr>
<td>George Kakaletris</td>
<td>Herald Kllapi</td>
<td>Giorgos Papanikos</td>
</tr>
<tr>
<td>Fragkiskos Pentaris</td>
<td>Paulos Polydoras</td>
<td>Eva Sitaridi</td>
</tr>
<tr>
<td>Vassilis Stoumpos</td>
<td>Manolis Tsangaris</td>
</tr>
</table>
<h4>Contributors</h4>
<table>
<tr><td>Manos Karvounis</td>
<td>Eri Katsari</td>
<td>Argyro Kokogiannaki</td></tr>
<tr><td>Nikos Kokolakis</td>
<td>Marialena Kyriakidi</td>
<td>Matt Olma</td></tr>
<tr><td>Orestis Polychroniou</td>
<td>Panos Sakkos</td>
<td>Maria Vayanou</td></tr>
</table>
<h4>Under construction</h4>
</div>
</section>
......
......@@ -24,7 +24,7 @@
<p class="view"><a href="dfl.html">Query Language</a></p>
<p class="view"><a href="https://github.com/madgik/exareme/wiki">Wiki</a></p>
<p class="view"><a href="https://groups.google.com/forum/#!forum/exareme-support">Support</a></p>
<p class="view"><a href="contributors.html">Contributors</a></p>
<p class="view"><a href="contributors.html">People</a></p>
<br>
<ul>
<li><a href="https://github.com/madgik/exareme/zipball/master">Download <strong>ZIP File</strong></a></li>
......
......@@ -23,7 +23,7 @@
<p class="view"><a href="dfl.html">Query Language</a></p>
<p class="view"><a href="https://github.com/madgik/exareme/wiki">Wiki</a></p>
<p class="view"><a href="https://groups.google.com/forum/#!forum/exareme-support">Support</a></p>
<p class="view"><a href="contributors.html">Contributors</a></p>
<p class="view"><a href="contributors.html">People</a></p>
<br>
<ul>
<li><a href="https://github.com/madgik/exareme/zipball/master">Download <strong>ZIP File</strong></a></li>
......
@import url(https://fonts.googleapis.com/css?family=Lato:300italic,700italic,300,700);
#authors ul{
list-style: none;
}
#authors li{
}
body {
padding:50px;
font:14px/1.5 Lato, "Helvetica Neue", Helvetica, Arial, sans-serif;
......@@ -9,7 +17,7 @@ body {
h1, h2, h3, h4, h5, h6 {
color:#222;
margin:0 0 20px;
margin:0 0 5px;
}
p, ul, ol, table, pre, dl {
......@@ -77,10 +85,15 @@ table {
border-collapse:collapse;
}
th, td {
th{
text-align:left;
padding:5px 0px;
/*border-bottom:0px solid #e5e5e5;*/
}
td{
text-align:left;
padding:5px 10px;
border-bottom:1px solid #e5e5e5;
}
dt {
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment