-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
169 lines (155 loc) · 6.83 KB
/
Copy pathindex.html
File metadata and controls
169 lines (155 loc) · 6.83 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
<!DOCTYPE html>
<html>
<head>
<title>Ecole Centrale de Nantes - Computer Science alumni</title>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="Computer Science - Ecole Centrale de Nantes alumni website">
<meta name="author" content="Computer Science alumni - Ecole Centrale de Nantes">
<!--[if lt IE 9]>
<script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
<link href="./css/bootstrap.min.css" rel="stylesheet">
<link href="./css/bootstrap-responsive.min.css" rel="stylesheet">
<link href="./css/theme.css" rel="stylesheet">
</head>
<body>
<div class="navbar navbar-fixed-top">
<div class="navbar-inner">
<div class="container">
<a class="btn btn-navbar" data-toggle="collapse" data-target=".nav-collapse">
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</a>
<a class="brand" href="./#">ECN - CS alumni</a>
<div class="nav-collapse" id="main-menu">
<ul class="nav" id="main-menu-left">
<li><a href="./#news">News</a></li>
<li><a href="./#alumni">Alumni</a></li>
<li class="dropdown">
<a class="dropdown-toggle" data-toggle="dropdown" href="#">Projects <b class="caret"></b></a>
<ul class="dropdown-menu" id="swatch-menu">
<li><a href="./#projects">All</a></li>
<li class="divider"></li>
<li><a href="./#p2013">2012 - 2013</a></li>
</ul>
</li>
<li class="dropdown">
<a class="dropdown-toggle" data-toggle="dropdown" href="#">Tools <b class="caret"></b></a>
<ul class="dropdown-menu" id="swatch-menu">
<li><a href="./ebooks.html">Free programming eBooks</a></li>
</ul>
</li>
<li><a href="./#misc">Misc.</a></li>
</ul>
<ul class="nav pull-right" id="main-menu-right">
<li><a target="_blank" href="https://pedagogie.ec-nantes.fr/">Serveur pédagogique</a></li>
<li><a target="_blank" href="https://portailvpn.ec-nantes.fr/">VPN</a></li>
<li><a target="_blank" href="hhttp://veille-techno.blogs.ec-nantes.fr/">Veille technologique</a></li>
<li><a href="./#about">About<i class="icon-question-sign"></i></a></li>
</ul>
</div>
</div>
</div>
</div>
<div class="container">
<div id="top"></div>
<header class="jumbotron subhead" id="overview">
<div class="row">
<div class="span12 well center">
<h2>Welcome to the Ecole Centrale de Nantes Computer Science alumni website!</h2>
</div>
</div>
</header>
<section id="news">
<div class="page-header">
<h1>News</h1>
</div>
<div class="row">
<div class="span4">
<h3>App projects</h3>
<p>The CS class is working on several app projects. Please check the <a href="#projects">right section</a> to get more information!</p>
<p><strong><u>Deadline:</u> TBD</strong></p>
</div>
<div class="span4">
<h3>CS alumni representative</h3>
<p>CS 2013 alumni must choose their representative, who will be in charge of events after graduation with the Alumni Association.</p>
<p><strong><u>Deadline:</u> Week 5</strong></p>
</div>
<div class="span4">
<h3>Next events</h3>
<ul>
<li><span class="badge badge-inverse marge">Campus life</span><strong>02/06/2013: </strong>Tonus Pimp My Wall</li>
<li><span class="badge badge-important marge">CS courses</span><strong>02/01/2013: </strong>PVETE report</li>
<li><span class="badge badge-info marge">CS event</span><strong>TBD: </strong>Laser Game</li>
<li><span class="badge badge-info marge">CS event</span><strong>TBD: </strong>Karting</li>
</ul>
</div>
</div>
</section>
<section id="alumni">
<div class="page-header">
<h1>Alumni</h1>
</div>
<div class="row">
</div>
</section>
<section id="projects">
<div class="page-header">
<h1>Projects</h1>
</div>
<div class="row">
<span class="span12 alert alert-block">Under construction...</span>
<section id="p2013"></section>
</div>
</section>
<section id="misc">
<div class="page-header">
<h1>Miscellaneous</h1>
</div>
<div class="row">
<div class="span4 center">
<h3>Chuck Norris fact</h3>
<div class="norris">
</div>
</div>
<div class="span4 center">
<div class="well">
<h3>Links</h3>
<ul class="unstyled">
<li><a target="_blank" href="http://xkcd.com">xkcd</a></li>
<li><a target="_blank" href="http://www.smbc-comics.com">Saturday Morning Breakfast Cereals</a></li>
<li><a target="_blank" href="http://www.explosm.net/comics/">Cyanide & Happiness</a></li>
<li><a target="_blank" href="http://dontevenreply.com">Don't Even Reply</a></li>
<li><a target="_blank" href="http://louisvsrick.com">Rick vs. Louis</a></li>
<li><a target="_blank" href="http://croustination.com/">Croustination</a></li>
<li><a target="_blank" href="http://www.kongregate.com/">Kongregate</a></li>
<li><a target="_blank" href="http://www.giantitp.com/comics/oots0001.html">Order of the Stick</a></li>
<li><a target="_blank" href="http://lesjoiesducode.tumblr.com/">Les joies du code</a></li>
</ul>
</div>
</div>
<div class="span4 center">
<h3>Random fact</h3>
<div class="numbers">
</div>
</div>
</div>
</section>
<hr>
<footer id="about">
<p class="pull-right"><i class="icon-arrow-up"></i><a href="#">Back to top</a></p>
<div class="links">
Made by <a target="_blank" href="https://github.com/tarraschk">Tarraschk</a> for the CS class at the <a target="_blank" href="http://www.ec-nantes.fr">Ecole Centrale de Nantes</a>.
Code licensed under the <a target="_blank" href="http://www.apache.org/licenses/LICENSE-2.0">Apache License v2.0</a>.<br/>
This website uses <a target="_blank" href="https://github.com/thomaspark/bootswatch/">Bootswatch</a> and <a target="_blank" href="http://jquery.com/">jQuery</a>.
Based on <a target="_blank" href="http://twitter.github.com/bootstrap/">Bootstrap</a>. Hosted on <a target="_blank" href="http://pages.github.com/">GitHub</a>. Icons from <a target="_blank" href="http://glyphicons.com/">Glyphicons</a>. Web fonts from <a target="_blank" href="http://www.google.com/webfonts">Google</a>.
</p>
</footer>
</div>
<script src="./js/jquery.min.js"></script>
<script src="./js/bootstrap.min.js"></script>
<script src="./js/ei3info.js"></script>
</body>
</html>