tConverted about.html to markdown - monochromatic - monochromatic blog: http://blog.z3bra.org
 (HTM) git clone git://z3bra.org/monochromatic
 (DIR) Log
 (DIR) Files
 (DIR) Refs
       ---
 (DIR) commit 062b140e0654ffcf8fa6623e412a619a67b12b8e
 (DIR) parent 4be67bf9f7ce950e78faf437328bf1b785b6064a
 (HTM) Author: z3bra <willy@mailoo.org>
       Date:   Mon, 31 Mar 2014 21:48:52 +0200
       
       Converted about.html to markdown
       
       Diffstat:
         D about.html                          |      79 -------------------------------
         A about.md                            |      35 +++++++++++++++++++++++++++++++
       
       2 files changed, 35 insertions(+), 79 deletions(-)
       ---
 (DIR) diff --git a/about.html b/about.html
       t@@ -1,79 +0,0 @@
       -<!DOCTYPE html>
       -<html>
       -  <head>
       -    <meta charset='utf-8'/>
       -    <link rel='stylesheet' href='/css/monochrome.css'/>
       -    <link rel='stylesheet' href='/css/code.css'/>
       -    <link rel='stylesheet' href='/css/phone.css' media='screen and (max-width: 540px)'/>
       -    <title>z3bra.org - monochromatic blog</title>
       -  </head>
       -  <body>
       -    <header>
       -        <h1><a href='/'>Monochromatic</a></h1> <h2>&mdash; <a href='/about.html'>z3bra</a>, the stripes apart</h2>
       -    </header>
       -    <div id='wrapper'>
       -      <section>
       -        <article>
       -          Hi everybody ! I am Willy Goiffon (aka 'z3bra').<br />
       -          I am a french student in computer science, born in the early 90's.
       -
       -          <h3>Monochromatic</h3>
       -
       -          <p>
       -            This is my online blog.<br />
       -            Here, I'll shows you what's behind the stripes (yes, a white skin).
       -            I created this to have a corner on the web to share anything that bother me, mostly about computing,
       -            and particularly about linux (or GNU/Linux for that matters).
       -          </p>
       -
       -          <h3>Behind monochromatic</h3>
       -
       -          <p>
       -            The technology behind this blog is very simple :
       -          </p>
       -
       -          <ul>
       -            <li>Home server &mdash; <strong>archlinux</strong></li>
       -            <li>Web server &mdash; <strong>thttpd</strong></li>
       -            <li>Content &mdash; <strong>static html</strong></li>
       -            <li>Site generator &mdash; <strong>/dev/null</strong></li>
       -          </ul>
       -
       -          <p>
       -            So yes, it is written entirely by hand in pure HTML. Why ?<br />
       -            Because I can. Because I have the time. Because I like to do stuff from scratch. Because it's.. cool ?
       -          </p>
       -
       -          <h3>Want some more ?</h3>
       -
       -          <p>
       -            I am on a few other places online. You want me ? Here I am :
       -          </p>
       -
       -          <ul>
       -            <li><a href='http://gitorious.org/~z3bra/'>gitorious.org</a> &mdash; a few project I own (no more updated)</li>
       -            <li><a href='https://webchat.freenode.net/'>irc.freenode.net</a> &mdash; mostly on #vim-fr and #archlinux-fr</li>
       -            <li><a href='http://forum.unixhub.net/'>unixhub.net</a> &mdash; Both on the forum and IRC</li>
       -            <li><span class='strike'><a href='http://quakelive.com'>quakelive.com</a></span> &mdash; Come on ID, bring linux support back..</li>
       -            <li><a href='http://reddit.com/u/z-brah/'>reddit.com</a> &mdash; Well.. Does it count ?</li>
       -          </ul>
       -
       -          <p>
       -            I wish you will enjoy browsing this blog as much as I like to write it.<br />
       -            So, ladies and gentlemen, have a nice day !
       -          </p>
       -        </article>
       -      </section>
       -    </div>
       -    <!-- footer {{{ -->
       -    <footer>
       -      <a href='http://www.acme.com/software/thttpd/'>thttpd</a> <!-- &hearts; -->//
       -      <a href='http://www.wtfpl.net/about/'>wtfpl</a> <!-- &copy; -->//
       -      <a href='mailto:willy@mailoo.org'>mail</a> <!-- &#9993; -->//
       -      <a href='http://z3bra.org'>root</a> <!-- &#9774; -->//
       -      <a href='http://blog.z3bra.org/rss/feed.xml'>rss</a> <!-- &#9733; -->
       -    </footer>
       -    <!-- }}} -->
       -  </body>
       -</html>
       -<!-- vim: set sw=2 et ai fdm=marker ft=html: -->
 (DIR) diff --git a/about.md b/about.md
       t@@ -0,0 +1,35 @@
       +Hi everybody ! I am Willy Goiffon (aka 'z3bra').  
       +I am a french student in computer science, born in the early 90's.
       +
       +### Monochromatic
       +
       +This is my online blog.  Here, I'll shows you what's behind the stripes (yes, a
       +white skin).  I created this to have a corner on the web to share anything that
       +bother me, mostly about computing, and particularly about linux (or GNU/Linux
       +for that matters).
       +
       +### Behind monochromatic
       +
       +The technology behind this blog is very simple : 
       +
       +* Home server &mdash; __archlinux__
       +* Web server &mdash; __thttpd__
       +* Content &mdash; __static html__
       +* Site generator &mdash; __/dev/null__
       +
       +So yes, it is written entirely by hand in pure HTML. Why ?  Because I can.
       +Because I have the time. Because I like to do stuff from scratch. Because
       +it's.. cool ?
       +
       +### Want some more ?
       +
       +I am on a few other places online. You want me ? Here I am : 
       +
       +* [gitorious.org](http://gitorious.org/~z3bra/) &mdash; a few project I own (no more updated)
       +* [irc.freenode.net](https://webchat.freenode.net/) &mdash; mostly on #vim-fr and #archlinux-fr
       +* [unixhub.net](http://forum.unixhub.net/) &mdash; Both on the forum and IRC
       +* <span class='strike'>[quakelive.com](http://quakelive.com)</span> &mdash; Come on ID, bring linux support back..
       +* [reddit.com](http://reddit.com/u/z-brah/) &mdash; Well.. Does it count ?
       +
       +I wish you will enjoy browsing this blog as much as I like to write it.  So,
       +ladies and gentlemen, have a nice day !