Added make setup and a pre-commit hook to rebuild index.

This commit is contained in:
Ruben Vereecken
2015-04-09 13:19:48 +02:00
parent e9d658923d
commit a98b6b9938
3 changed files with 10 additions and 1 deletions

4
scripts/pre-commit Normal file
View File

@@ -0,0 +1,4 @@
#!/bin/sh
make index
git add ./pages/index.json