URI: 
       tReplace old cgit links with stagit ones - monochromatic - monochromatic blog: http://blog.z3bra.org
  HTML git clone git://z3bra.org/monochromatic
   DIR Log
   DIR Files
   DIR Refs
       ---
   DIR commit 168bef685ef4293d1e78e8cbccdbe4f5f98b4fe1
   DIR parent 4e93b99918434c060f8d3d67d17877fe0ae1fed2
  HTML Author: z3bra <contactatz3bradotorg>
       Date:   Fri, 19 Apr 2019 09:19:01 +0200
       
       Replace old cgit links with stagit ones
       
       Diffstat:
         M 2014/03/toolbox.txt                 |       2 +-
         M 2014/05/grok-that-workflow.txt      |       4 ++--
         M 2014/08/shred-configh.txt           |       2 +-
         M 2015/03/under-wendys-dress.txt      |       2 +-
       
       4 files changed, 5 insertions(+), 5 deletions(-)
       ---
   DIR diff --git a/2014/03/toolbox.txt b/2014/03/toolbox.txt
       t@@ -273,7 +273,7 @@ Also, feel free to browse the whole git repo, it's full of good stuff !
        
        <h3 id='wendy'>wendy</h3>
        
       -[LINK](http://git.z3bra.org/cgit.cgi/wendy) &mdash;
       +[LINK](http://git.z3bra.org/wendy/log.html) &mdash;
        [SHOT](http://pub.z3bra.org/monochromatic/img/2014-03-13-wendy.jpg)
        
        Wendy makes my life better. I first wrote it as an exercise to learn inotify,
   DIR diff --git a/2014/05/grok-that-workflow.txt b/2014/05/grok-that-workflow.txt
       t@@ -54,7 +54,7 @@ Here is a typical crux workflow:
        [![installing packages under
        crux](http://pub.z3bra.org/monochromatic/img/thumb/2014-05-26-prtutils.jpg)](http://pub.z3bra.org/monochromatic/img/2014-05-26-prtutils.gif)
        <span class='caption'>Here is a show case of a package installation under crux.
       -[prtmk](http://git.z3bra.org/cgit.cgi/scripts/tree/prtmk) is a small script I
       +[prtmk](http://git.z3bra.org/scripts/files/prtmk.html) is a small script I
        wrote that will create `Pkgfile`s using templates. Once the Pkgfile is created,
        you just need to download, compile the sources and install the package. Pretty
        easy :)</span>
       t@@ -190,7 +190,7 @@ And now my life's much easier !
        
        I use a few others, to get links from a youtube search, translate some text,
        change my speakers, volume, ...  Check my whole
       -[~/bin/](http://git.z3bra.org/cgit.cgi/scripts) for more!
       +[~/bin/](http://git.z3bra.org/scripts/files.html) for more!
        
        
        <h3 id='apps'>Using applications</h3>
   DIR diff --git a/2014/08/shred-configh.txt b/2014/08/shred-configh.txt
       t@@ -127,7 +127,7 @@ place.
        PROTIP: you can even version your ~/.hm.d directory, to keep track of the
        changes you make !
        
       -I then wrote a small script: [hm](http://git.z3bra.org/cgit.cgi/scripts/tree/hm)
       +I then wrote a small script: [hm](http://git.z3bra.org/scripts/files/hm.html)
        (for "Header Manager") to automate the process of saving/restoring
        configurations.
        
   DIR diff --git a/2015/03/under-wendys-dress.txt b/2015/03/under-wendys-dress.txt
       t@@ -5,7 +5,7 @@ I've been meaning to write this post for a long time.
        
        ### who's that chick?
        
       -[`wendy`](http://git.z3bra.org/cgit.cgi/wendy) is an inotify based directory and
       +[`wendy`](http://git.z3bra.org/wendy/log.html) is an inotify based directory and
        file watch. It is by far the project I'm the most proud of.  
        Back in the days, I discovered this awesome feature in the kernel: `inotify`.
        It's a feature that will make the kernel raise events whenever a file or