summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGustaf Rydholm <gustaf.rydholm@gmail.com>2022-03-04 00:39:52 +0100
committerGustaf Rydholm <gustaf.rydholm@gmail.com>2022-03-04 00:39:52 +0100
commitffd6224de2eed7c540fcf051bc4822382d19f5b6 (patch)
tree78e648e5cca20deefab3cc741e89ed275cb44375
parent34dea0245122cb5d04314aac5b07b75858ffc2af (diff)
feat(hooks): add gen-index to post-receive
-rwxr-xr-xhooks/post-receive2
1 files changed, 2 insertions, 0 deletions
diff --git a/hooks/post-receive b/hooks/post-receive
index 7769cd4..bd6b518 100755
--- a/hooks/post-receive
+++ b/hooks/post-receive
@@ -17,3 +17,5 @@ stagit "$src"
ln -sf log.html index.html
ln -sf ../style.css style.css
ln -sf ../logo.png logo.png
+
+stagit-gen-index