tools: make commithook, update hledger.org after commits
This commit is contained in:
parent
586c824cac
commit
9fab50fb61
3
Makefile
3
Makefile
@ -347,6 +347,9 @@ site/hakyll: site/hakyll.hs
|
|||||||
viewsite: site
|
viewsite: site
|
||||||
$(VIEWHTML) site/_site/index.html
|
$(VIEWHTML) site/_site/index.html
|
||||||
|
|
||||||
|
# called on each darcs commit
|
||||||
|
commithook: site
|
||||||
|
|
||||||
# generate html versions of docs (and the hledger.org website)
|
# generate html versions of docs (and the hledger.org website)
|
||||||
# work around pandoc not handling full rst image directive
|
# work around pandoc not handling full rst image directive
|
||||||
# html:
|
# html:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user