tConverted index.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 dd3ba3c1ef6806be3cdcd5f71cb8fa4f22fdc4c3
(DIR) parent 062b140e0654ffcf8fa6623e412a619a67b12b8e
(HTM) Author: z3bra <willy@mailoo.org>
Date: Mon, 31 Mar 2014 21:49:23 +0200
Converted index.html to markdown
Diffstat:
D index.html | 198 -------------------------------
A index.md | 48 +++++++++++++++++++++++++++++++
2 files changed, 48 insertions(+), 198 deletions(-)
---
(DIR) diff --git a/index.html b/index.html
t@@ -1,198 +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>— <a href='/about.html'>z3bra</a>, the stripes apart</h2>
- </header>
- <div id='wrapper'>
- <!-- {{{
- ╻ ╻┏━┓╻ ╻ ╻ ╻╻┏ ┏━╸ ╺┳╸╻ ╻╻┏━┓ ┏┓ ╻ ┏━┓┏━╸
- ┗┳┛┃ ┃┃ ┃ ┃ ┃┣┻┓┣╸ ┃ ┣━┫┃┗━┓ ┣┻┓┃ ┃ ┃┃╺┓
- ╹ ┗━┛┗━┛ ┗━╸╹╹ ╹┗━╸ ╹ ╹ ╹╹┗━┛ ┗━┛┗━╸┗━┛┗━┛
- —— Don't you ?
-
- LICENSE:
-
- DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
- Version 2, December 2004
-
- Copyright (C) 2004 Sam Hocevar <sam@hocevar.net>
-
- Everyone is permitted to copy and distribute verbatim or modified
- copies of this license document, and changing it is allowed as long
- as the name is changed.
-
- DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
- TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
-
- 0. You just DO WHAT THE FUCK YOU WANT TO.
- }}} -->
- <section>
- <!-- Toolbox{{{ -->
- <h1>
- <a href='/2014/03/toolbox.html'>Toolbox</a>
- </h1>
- <h2>
- — 12 March, 2014
- </h2>
- <article>
- <p>
- Yeah, yet another list of unix tools. Feel free to avoid it, but you'll
- probably miss some nice tools you've probably never heard of!<br/>
- I'll keep this list updated, so don't forget to check it from time
- to time.
- </p>
- </article>
- <!-- }}} -->
-
- <br />
-
- <!-- Images in terminal{{{ -->
- <h1>
- <a href='/2014/01/images-in-terminal.html'>Images in terminal</a>
- </h1>
- <h2>
- — 28 January, 2014
- </h2>
- <article>
- <p>
- The terminal is the heart of your linux system. You do everything
- through it. Everything ? No, images are still pissing you
- off...<br/>
- For my next trick, I'll preview a picture of an ant, without leaving
- my terminal prompt!
- </p>
- </article>
- <!-- }}} -->
-
- <br />
-
- <!-- Love me some LaTeX{{{ -->
- <h1>
- <a href='/2013/12/love-me-some-latex.html'>Love me some LaTex</a>
- </h1>
- <h2>
- — 06 December, 2013
- </h2>
- <article>
- <p>
- Since I'm running linux, I'm getting more and more allergic to WYSIWYG
- softwares. So i searched an alternative to write documents, and I've
- something way better than just an alternative. Here is LaTeX.
- </p>
- </article>
- <!-- }}} -->
-
- <br />
-
- <!-- Plain old mails{{{ -->
- <h1>
- <a href='/2013/11/plain-old-mails.html'>Plain old mails</a>
- </h1>
- <h2>
- — 04 November, 2013
- </h2>
- <article>
- <p>
- The other day, I ran into the "mail" tool. I decided to
- configure and try it out this morning, and I was really, really
- surprised!
- </p>
- </article>
- <!-- }}} -->
-
- <br />
-
- <!-- Home, sweet home {{{ -->
- <h1>
- <a href='/2013/10/home-sweet-home.html'>Home, sweet home</a>
- </h1>
- <h2>
- — 28 October, 2013
- </h2>
- <article>
- <p>
- There is no place like home. And this is why setting up your
- environment is important!<br />
- If you want advices on how to build a cosy and nice graphical
- environment, take a look here.
- </p>
- </article>
- <!-- }}} -->
-
- <br />
-
- <!-- Java without Eclipse {{{ -->
- <h1>
- <a href='/2013/09/java-without-eclipse.html'>Java without Eclipse</a>
- </h1>
- <h2>
- — 8 September, 2013
- </h2>
- <article>
- <p>
- Are you disapointed to leave your perfect UNIX environnment
- (vim, bash, git, ...) when it comes to java ..?
- Have you ever tried managing a Java project by hand ..?
- Trust me, it is possible !
- </p>
- </article>
- <!-- }}} -->
-
- <br />
-
- <!-- The Hard way {{{ -->
- <h1>
- <a href='/2013/08/the-hard-way.html'>The Hard way</a>
- </h1>
- <h2>
- — 9 August, 2013
- </h2>
- <article>
- <p>
- Do you encounter difficulties to master a tool ? Or maybe you find that you don't
- have enough free time to put yourself into learning how to do this or that ?
- Here is a well-known technic, to learn stuffs quickly, and efficiently.
- </p>
- </article>
- <!-- }}} -->
-
- <br />
-
- <!-- Test your CSS {{{ -->
- <h1>
- <a href='/2013/08/test-your-css.html'>Test your CSS !</a>
- </h1>
- <h2>
- — 8 August, 2013
- </h2>
- <article>
- <p>
- Here a simple page with a few HTML tags.
- It's pretty useful to test your CSS, even if there are no 'difficult' layouts.
- Feel free to download and share!
- </p>
- </article>
- <!-- }}} -->
- </section>
- </div>
- <div id='blank'></div>
- <!-- footer {{{ -->
- <footer>
- <a href='http://www.acme.com/software/thttpd/'>thttpd</a> <!-- ♥ -->//
- <a href='http://www.wtfpl.net/about/'>wtfpl</a> <!-- © -->//
- <a href='mailto:willy@mailoo.org'>mail</a> <!-- ✉ -->//
- <a href='http://z3bra.org'>root</a> <!-- ☮ -->//
- <a href='http://blog.z3bra.org/rss/feed.xml'>rss</a> <!-- ★ -->
- </footer>
- <!-- }}} -->
- </body>
-</html>
-<!-- vim: set sw=2 et ai fdm=marker ft=html: -->
(DIR) diff --git a/index.md b/index.md
t@@ -0,0 +1,48 @@
+# [Toolbox](/2014/03/toolbox.html)
+## — 12 March, 2014
+Yeah, yet another list of unix tools. Feel free to avoid it, but you'll
+probably miss some nice tools you've probably never heard of!
+I'll keep this list updated, so don't forget to check it from time to time.
+
+# [Images in terminal](/2014/01/images-in-terminal.html)
+## — 28 January, 2014
+The terminal is the heart of your linux system. You do everything
+through it. Everything ? No, images are still pissing you
+off...
+For my next trick, I'll preview a picture of an ant, without leaving my
+terminal prompt!
+
+# [Love me some LaTex](/2013/12/love-me-some-latex.html)
+## — 06 December, 2013
+Since I'm running linux, I'm getting more and more allergic to WYSIWYG
+softwares. So i searched an alternative to write documents, and I've something
+way better than just an alternative. Here is LaTeX.
+
+# [Plain old mails](/2013/11/plain-old-mails.html)
+## — 04 November, 2013
+The other day, I ran into the "mail" tool. I decided to configure and try it
+out this morning, and I was really, really surprised!
+
+# [Home, sweet home](/2013/10/home-sweet-home.html)
+## — 28 October, 2013
+There is no place like home. And this is why setting up your environment is
+important!
+If you want advices on how to build a cosy and nice graphical environment, take
+a look here.
+
+# [Java without Eclipse](/2013/09/java-without-eclipse.html)
+## — 8 September, 2013
+Are you disapointed to leave your perfect UNIX environnment (vim, bash, git,
+...) when it comes to java ..? Have you ever tried managing a Java project by
+hand ..? Trust me, it is possible !
+
+# [The Hard way](/2013/08/the-hard-way.html)
+## — 9 August, 2013
+Do you encounter difficulties to master a tool ? Or maybe you find that you
+don't have enough free time to put yourself into learning how to do this or
+that ? Here is a well-known technic, to learn stuffs quickly, and efficiently.
+
+# [Test your CSS !](/2013/08/test-your-css.html)
+## — 8 August, 2013
+Here a simple page with a few HTML tags. It's pretty useful to test your CSS,
+even if there are no 'difficult' layouts. Feel free to download and share!