URI:
       tShow more information on build - andersdamsgaard.com - my photography webpage
  HTML git clone git://src.adamsgaard.dk/andersdamsgaard.com
   DIR Log
   DIR Files
   DIR Refs
   DIR Submodules
   DIR README
   DIR LICENSE
       ---
   DIR commit b48f7172c43ba037d5c4b9ead401a5ff2ee534fa
   DIR parent ab26c64b4472032a2cee4d71bd901052a9dda2f0
  HTML Author: Anders Damsgaard <anders@adamsgaard.dk>
       Date:   Mon,  5 Nov 2018 08:36:40 +0100
       
       Show more information on build
       
       Diffstat:
         M Makefile                            |       2 ++
       
       1 file changed, 2 insertions(+), 0 deletions(-)
       ---
   DIR diff --git a/Makefile b/Makefile
       t@@ -24,6 +24,8 @@ deploy-locally:
        generate-public:
                # generate public/
                hugo
       +        pwd
       +        tree
                # list unprocessed images
                find public/ \
                        -iname '.DS_Store' \