tnew post (forgot some files) - monochromatic - monochromatic blog: http://blog.z3bra.org
 (HTM) git clone git://z3bra.org/monochromatic
 (DIR) Log
 (DIR) Files
 (DIR) Refs
       ---
 (DIR) commit 9a43653c004d607d3f92f987ac266bfcf5bba1d7
 (DIR) parent dc52531819f392f55fca7efd20e171747014458d
 (HTM) Author: z3bra <willy@mailoo.org>
       Date:   Tue, 18 Nov 2014 21:52:20 +0100
       
       new post (forgot some files)
       
       Diffstat:
         M config.mk                           |       3 ++-
         M index.txt                           |       1 +
       
       2 files changed, 3 insertions(+), 1 deletion(-)
       ---
 (DIR) diff --git a/config.mk b/config.mk
       t@@ -20,7 +20,8 @@ PAGES   =   index.html \
                    2014/07/name-that-domain.html \
                    2014/08/im-back-up.html \
                    2014/08/shred-configh.html \
       -            2014/09/backup-someone.html
       +            2014/09/backup-someone.html \
       +            2014/11/avoid-workspaces.html
        
        FEEDS = rss/feed.xml
        EXTRA = css img vid errors favicon.ico
 (DIR) diff --git a/index.txt b/index.txt
       t@@ -1,3 +1,4 @@
       +* 0x0011 - [Avoid workspaces](/2014/11/avoid-workspaces.html)
        * 0x0010 - [Backup, someone ?](/2014/09/backup-someone.html)
        * 0x000f - [shred config.h](/2014/08/shred-configh.html)
        * 0x000e - [I'm back up !](/2014/08/im-back-up.html)