From f7e59cc4b9af7a6fec8c19d628da3dee04877cbc Mon Sep 17 00:00:00 2001 From: MatthewOwens Date: Thu, 16 Jul 2020 16:12:54 +0100 Subject: [PATCH] initial commit --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..30ac044 --- /dev/null +++ b/README.md @@ -0,0 +1,7 @@ +# static website generation with githooks + +## posts/ +location of the posts on the website + +## scripts/ +collection of scripts called by the server-side git hooks -- 2.20.1