Add static version

This commit is contained in:
sh+git@codevoid.de
2019-10-26 12:13:47 +00:00
parent 54d17c3cf5
commit ce20a1b752
2 changed files with 159 additions and 116 deletions

View File

@@ -1,4 +1,6 @@
all:
./mkpicindex.sh > index.html.tmp && mv index.html.tmp index.html
static:
./mkpicindex-static.sh 0 > index.html.tmp && mv index.html.tmp index.html
clean:
rm -rf index.html.tmp index.html style.css justify.js LICENSE