203 lines
7.0 KiB
HTML
203 lines
7.0 KiB
HTML
|
<!DOCTYPE html>
|
||
|
<html lang="en">
|
||
|
<head>
|
||
|
<meta charset="utf-8">
|
||
|
<title>A propos</title>
|
||
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||
|
<meta name="author" content="wxcafé">
|
||
|
<link rel="icon" type="image/png" href="//wxcafe.net/theme/img/favicon.ico">
|
||
|
<!-- Le styles -->
|
||
|
<link rel="stylesheet" href="//wxcafe.net/theme/css/bootstrap.css" type="text/css" />
|
||
|
<script type="text/javascript">
|
||
|
/* <![CDATA[ */
|
||
|
(function() {
|
||
|
var s = document.createElement('script');
|
||
|
var t = document.getElementsByTagName('script')[0];
|
||
|
|
||
|
s.type = 'text/javascript';
|
||
|
s.async = true;
|
||
|
s.src = '//api.flattr.com/js/0.6/load.js?'+
|
||
|
'mode=auto&uid=wxcafe&button=compact&popout=0';
|
||
|
t.parentNode.insertBefore(s, t);
|
||
|
})();
|
||
|
/* ]]> */
|
||
|
</script> <!-- flattr button loader -->
|
||
|
<style type="text/css">
|
||
|
body {
|
||
|
padding-top: 60px;
|
||
|
padding-bottom: 40px;
|
||
|
}
|
||
|
.sidebar-nav {
|
||
|
padding: 9px 0;
|
||
|
}
|
||
|
.tag-1 {
|
||
|
font-size: 13pt;
|
||
|
}
|
||
|
.tag-2 {
|
||
|
font-size: 10pt;
|
||
|
}
|
||
|
.tag-2 {
|
||
|
font-size: 8pt;
|
||
|
}
|
||
|
.tag-4 {
|
||
|
font-size: 6pt;
|
||
|
}
|
||
|
</style>
|
||
|
<link href="//wxcafe.net/theme/css/bootstrap-responsive.css" rel="stylesheet">
|
||
|
<link href="//wxcafe.net/theme/css/font-awesome.css" rel="stylesheet">
|
||
|
<link href="//wxcafe.net/theme/css/pygments.css" rel="stylesheet">
|
||
|
<!-- Le fav and touch icons -->
|
||
|
<link rel="shortcut icon" href="//wxcafe.net/theme/images/favicon.ico">
|
||
|
|
||
|
<link href="//wxcafe.net/feeds/feed.rss.xml" type="application/atom+xml" rel="alternate" title="Wxcafé RSS Feed" />
|
||
|
|
||
|
</head>
|
||
|
|
||
|
<body>
|
||
|
|
||
|
<div class="navbar navbar-fixed-top">
|
||
|
<div class="navbar-inner">
|
||
|
<div class="container-fluid">
|
||
|
<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="//wxcafe.net/index.html">Wxcafé </a>
|
||
|
<div class="nav-collapse">
|
||
|
<ul class="nav">
|
||
|
<li><a href="//wxcafe.net/archives.html"><i class="icon-th-list"></i> Archives</a></li>
|
||
|
<li><a href="//wxcafe.net/pages/about/">A propos</a></li>
|
||
|
<li class="divider-vertical"></li>
|
||
|
<ul class="nav pull-right">
|
||
|
</ul>
|
||
|
</ul>
|
||
|
</div><!--/.nav-collapse -->
|
||
|
</div>
|
||
|
</div>
|
||
|
</div>
|
||
|
|
||
|
<div class="container-fluid">
|
||
|
<div class="row">
|
||
|
<div class="span9" id="content">
|
||
|
<section id="content" class="body">
|
||
|
<h1 class="entry-title">A propos</h1>
|
||
|
<h1>Hey, it's me!</h1>
|
||
|
<p>I'm Clément Hertling, a 18 years-old student, in my first year at <a href="http://epita.fr">Epita</a>,
|
||
|
and living in Villejuif, near Paris, France.</p>
|
||
|
<p>I like to mess around with computers, particularly with operating systems, and
|
||
|
generally speaking with UNIX based systems (GNU/Linux, *BSD, OS X, ...).
|
||
|
I also like working with computer hardware, be it embedded devices or servers,
|
||
|
and on a smaller scale I'm interested in electronics too. I regularly try to
|
||
|
learn some programming, but it hasn't been very convincing for now. That will
|
||
|
with, well, going to school and learning this stuff.
|
||
|
I generally enjoy learning about tech, though.</p>
|
||
|
<p>I like to write about what I do and my thoughts about technology, and I
|
||
|
(sometimes) do it here, mostly in French though.
|
||
|
You can also find me on some social networks, as shown in the right bar, or in
|
||
|
real life at LeLoop (sometimes). If you want to meet me directly, send me an
|
||
|
email.</p>
|
||
|
<p>Thanks for visiting!</p>
|
||
|
</section>
|
||
|
</div><!--/span-->
|
||
|
<div class="span3 well sidebar-nav" id="sidebar">
|
||
|
<ul class="nav nav-list">
|
||
|
|
||
|
|
||
|
<!-- Categories links -->
|
||
|
<li class="nav-header"><h4><i class="icon-folder-close icon-large"></i> Categories</h4></li>
|
||
|
<li>
|
||
|
<a href="//wxcafe.net/category/hacking/">
|
||
|
<i class="icon-folder-open icon-large"></i>Hacking
|
||
|
</a>
|
||
|
</li>
|
||
|
<li>
|
||
|
<a href="//wxcafe.net/category/language/">
|
||
|
<i class="icon-folder-open icon-large"></i>Language
|
||
|
</a>
|
||
|
</li>
|
||
|
<li>
|
||
|
<a href="//wxcafe.net/category/notes/">
|
||
|
<i class="icon-folder-open icon-large"></i>Notes
|
||
|
</a>
|
||
|
</li>
|
||
|
<li>
|
||
|
<a href="//wxcafe.net/category/oses/">
|
||
|
<i class="icon-folder-open icon-large"></i>OSes
|
||
|
</a>
|
||
|
</li>
|
||
|
<li>
|
||
|
<a href="//wxcafe.net/category/programmation/">
|
||
|
<i class="icon-folder-open icon-large"></i>Programmation
|
||
|
</a>
|
||
|
</li>
|
||
|
<li>
|
||
|
<a href="//wxcafe.net/category/ranting/">
|
||
|
<i class="icon-folder-open icon-large"></i>Ranting
|
||
|
</a>
|
||
|
</li>
|
||
|
<li>
|
||
|
<a href="//wxcafe.net/category/teaching/">
|
||
|
<i class="icon-folder-open icon-large"></i>Teaching
|
||
|
</a>
|
||
|
</li>
|
||
|
<li>
|
||
|
<a href="//wxcafe.net/category/tutorial/">
|
||
|
<i class="icon-folder-open icon-large"></i>Tutorial
|
||
|
</a>
|
||
|
</li>
|
||
|
<li>
|
||
|
<a href="//wxcafe.net/category/tutoriel/">
|
||
|
<i class="icon-folder-open icon-large"></i>Tutoriel
|
||
|
</a>
|
||
|
</li>
|
||
|
<hr>
|
||
|
|
||
|
<!-- Social links -->
|
||
|
<li class="nav-header"><h4><i class="icon-exchange"></i> social</h4></li>
|
||
|
<a class="FlattrButton" style="display:none;"
|
||
|
title="//wxcafe.net"
|
||
|
style="padding-top: 10px;"
|
||
|
rel="flattr;
|
||
|
url://wxcafe.net;
|
||
|
title://wxcafe.net;
|
||
|
button:compact;
|
||
|
popout:0;
|
||
|
uid:wxcafe;
|
||
|
category:blog;"
|
||
|
href="//wxcafe.net">flattr</a>
|
||
|
<li><a href="https://twitter.com/wxcafe"><i class="icon-twitter icon-large"></i> Twitter</a></li>
|
||
|
<li><a href="https://github.com/wxcafe"><i class="icon-github icon-large"></i> Github</a></li>
|
||
|
<li><a href="mailto://wxcafe@wxcafe.net"><i class="icon-envelope icon-large"></i> Email</a></li>
|
||
|
<li><a href="https://data.wxcafe.net/wxcafe.asc"><i class="icon-key icon-large"></i> Gpg</a></li>
|
||
|
<li><a href="finger://wxcafe@wxcafe.net"><i class="icon-terminal icon-large"></i> Finger</a></li>
|
||
|
<li><a href="http://leloop.org/where.html"><i class="icon-map-marker icon-large"></i> IRL</a></li>
|
||
|
|
||
|
<hr>
|
||
|
|
||
|
<!-- Links -->
|
||
|
<li class="nav-header"><h4><i class="icon-external-link"></i> Links</h4></li>
|
||
|
<li><a href="https://github.com/wxcafe/blog-source"><i class="icon-code icon-large "></i> Source!</a></li>
|
||
|
<li><a href="http://paste.wxcafe.net"><i class="icon-paste icon-large "></i> Zerobin</a></li>
|
||
|
<li><a href="http://git.wxcafe.net"><i class="icon-github-sign icon-large "></i> Public Git</a></li>
|
||
|
<hr>
|
||
|
|
||
|
<!--- RSS feed -->
|
||
|
<li class="nav-header"><h4><i class="icon-rss"></i> feeds</h4></li>
|
||
|
<li><a href="//wxcafe.net/feeds/feed.rss.xml" rel="alternate"><i class="icon-bookmark-empty icon-large"></i> RSS</a></li>
|
||
|
<li><a href="//wxcafe.net/feeds/feed.atom.xml" rel="alternate"><i class="icon-bookmark-empty icon-large"></i> Atom</a></li>
|
||
|
|
||
|
|
||
|
</ul> </div><!--/.well -->
|
||
|
</div><!--/row-->
|
||
|
<hr>
|
||
|
<footer>
|
||
|
<address id="about">
|
||
|
Proudly powered by <a href="http://pelican.notmyidea.org/">Pelican</a>,
|
||
|
which takes great advantage of <a href="http://python.org">Python</a>.<br />
|
||
|
Powered by <a href="https://github.com/getpelican/pelican-themes/tree/master/bootstrap2">bootstrap2</a> theme, thanks!
|
||
|
</address>
|
||
|
</footer>
|
||
|
</div><!--/.fluid-container-->
|
||
|
</body>
|
||
|
</html>
|