summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGustaf Rydholm <gustaf.rydholm@gmail.com>2022-02-12 16:43:24 +0100
committerGustaf Rydholm <gustaf.rydholm@gmail.com>2022-02-12 16:43:24 +0100
commitc04484b4d15b4baa23cacdfe2308be44d9422c91 (patch)
tree18ad59386bfdaf630dd406a27844fe8d42d1c361
parentbcbaea756975df1af8b9a1738a73a28cf4257976 (diff)
feat: add describtion for post-receive
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 70a30af..6fcc873 100644
--- a/README.md
+++ b/README.md
@@ -11,3 +11,4 @@ Install scripts for generating new repositories and making static websites with
- `stagit-new-repo` a script for creating a new git repository and index it with stagit
- `stagit-gen-index` re-index all repositories
+- `post-receive` a hook for re-indexing the repository and updating the static page on a push