Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions 1 CNAME
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
devlyon.fr
Binary file added BIN +5.14 KB img/alfred.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added BIN +34.3 KB img/emi.JPG
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added BIN +21.4 KB img/florent.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added BIN +1.5 KB img/github.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added BIN +1.26 KB img/hopWork.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added BIN +4.72 KB img/hugo.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added BIN +11.9 KB img/logoDevLyon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added BIN +9.77 KB img/pascal.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added BIN +1.08 KB img/twitter.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
85 changes: 79 additions & 6 deletions 85 index.html
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<!DOCTYPE html>
<!DOCTYPE html>
<!--[if lt IE 7]> <html class="no-js lt-ie9 lt-ie8 lt-ie7"> <![endif]-->
<!--[if IE 7]> <html class="no-js lt-ie9 lt-ie8"> <![endif]-->
<!--[if IE 8]> <html class="no-js lt-ie9"> <![endif]-->
Expand Down Expand Up @@ -28,23 +28,96 @@
</div>
<header id="home">
<h1>
/Dev/Lyon
<img src="img/logoDevLyon.png"/>
</h1>
</header>
<article id="apropos">
<h2>Qui sommes-nous ?</h2>
<p>TODO</p>
<h3>Petit groupe d'entraide ayant pour objectif de promouvoir notre vision de l'informatique.</h3>
<h3> Une vision où la qualité du logiciel est mise en avant, où les informaticiens sont des créateurs de valeurs.</h3>
</article>
<article id="members">
<h2>Les membres</h2>
<p>TODO</p>
<table border="1">
<tr>
<th/>
<th/>
<th> <img src="img/twitter.png"/> </th>
<th> <img src="img/hopWork.jpg"/> </th>
<th> <img src="img/github.png"/> </th>
<th> Blog </th>
<th> Contact </th>
</tr>
<tr>
<td><img src="img/hugo.jpg"/></td>
<td>Hugo Lassiège</td>
<td><a href="https://twitter.com/hugolassiege">@hugolassiege</a></td>
<td><a href="http://www.hopwork.com/landing">Profil Hopwork (à venir)</a></td>
<td></td>
<td><a href="http://hakanai.free.fr/">Hakanaï</a></td>
<td>(à venir)</td>
</tr>
<tr>
<td><img src="img/florent.png"/></td>
<td>Florent Pellet</td>
<td><a href="https://twitter.com/florentpellet">@florentpellet</a></td>
<td><a href="http://www.hopwork.com/landing">Profil Hopwork (à venir)</a></td>
<td><a href="https://github.com/fpellet">fpellet GitHub</a></td>
<td><a href="http://www.wittycoding.com/">Wittycoding</a></td>
<td>(à venir)</td>
</tr>
<tr>
<td><img src="img/alfred.jpg"/></td>
<td>Alfred Almendra</td>
<td><a href="https://twitter.com/AlfredAlmendra">@AlfredAlmendra</a></td>
<td><a href="http://www.hopwork.com/landing">Profil Hopwork (à venir)</a></td>
<td><a href="https://github.com/alfredalmendra">alfredalmendra GitHub</a></td>
<td></td>
<td>(à venir)</td>
</tr>
<tr>
<td><img src="img/pascal.png"/></td>
<td>Pascal Craponne </td>
<td><a href="https://twitter.com/picrap">@picrap</a></td>
<td><a href="http://www.hopwork.com/landing">Profil Hopwork (à venir)</a></td>
<td><a href="https://github.com/picrap">picrap GitHub</a></td>
<td></td>
<td>(à venir)</td>
</tr>
<tr>
<td><img src="img/emi.JPG"/></td>
<td>Emilien Pecoul</td>
<td><a href="https://twitter.com/Ouarzy">@Ouarzy</a></td>
<td><a href="http://www.hopwork.com/landing">Profil Hopwork (à venir)</a></td>
<td><a href="https://github.com/Ouarzy">Ouarzy GitHub</a></td>
<td><a href="http://ouarzy.blog4ever.com/">Ouarzy's blog</a></td>
<td>epecoul'at'gmail.com</td>
</tr>

</table>

<p></p>



</article>
<article id="contact">
<h2>Nous contacter</h2>
<p>TODO</p>
<h3>Contactez nous directement par mail, Twitter ou Hopwork</h3>
</article>
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js"></script>
<script type="text/javascript" src="js/bootstrap.min.js"></script>
<script type="text/javascript" src="js/main.js"></script>
<script type="text/javascript">
var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'UA-39428743-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>
</html>
Morty Proxy This is a proxified and sanitized view of the page, visit original site.