From 9fab50fb619c81c6ad3ddc624ec91a5b4b7e3144 Mon Sep 17 00:00:00 2001 From: Simon Michael Date: Wed, 26 May 2010 00:32:19 +0000 Subject: [PATCH] tools: make commithook, update hledger.org after commits --- Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Makefile b/Makefile index 7d982eded..d6b3fe265 100644 --- a/Makefile +++ b/Makefile @@ -347,6 +347,9 @@ site/hakyll: site/hakyll.hs viewsite: site $(VIEWHTML) site/_site/index.html +# called on each darcs commit +commithook: site + # generate html versions of docs (and the hledger.org website) # work around pandoc not handling full rst image directive # html: