andersdamsgaard.com

my photography webpage
git clone git://src.adamsgaard.dk/andersdamsgaard.com # fast
git clone https://src.adamsgaard.dk/andersdamsgaard.com.git # slow
Log | Files | Refs | Submodules | README | LICENSE Back to index

commit b48f7172c43ba037d5c4b9ead401a5ff2ee534fa
parent ab26c64b4472032a2cee4d71bd901052a9dda2f0
Author: Anders Damsgaard <anders@adamsgaard.dk>
Date:   Mon,  5 Nov 2018 08:36:40 +0100

Show more information on build

Diffstat:
MMakefile | 2++
1 file changed, 2 insertions(+), 0 deletions(-)

diff --git a/Makefile b/Makefile @@ -24,6 +24,8 @@ deploy-locally: generate-public: # generate public/ hugo + pwd + tree # list unprocessed images find public/ \ -iname '.DS_Store' \