summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordaniel-Jones <daniel@danieljon.es>2018-01-28 17:14:03 +1030
committerdaniel-Jones <daniel@danieljon.es>2018-01-28 17:14:03 +1030
commit3e5d066e3376f9c5da397f3c537260abda025367 (patch)
tree2edff8243366e3c0b2519f5da4a6fefd63309e7a
parent30a8493d27c5dbd3382356d5365178ebcdbd1c0e (diff)
downloadwebsite-3e5d066e3376f9c5da397f3c537260abda025367.tar.gz
website-3e5d066e3376f9c5da397f3c537260abda025367.zip
added kawaii template and added the generation to the live script
-rwxr-xr-xlive.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/live.sh b/live.sh
index 28cd71a..1c8f230 100755
--- a/live.sh
+++ b/live.sh
@@ -1,5 +1,5 @@
python3 generatesite.py
python3 generatesite.py templates/template_dark.txt dark
python3 generatesite.py templates/template_nocss.txt nocss
-
+python3 generatesite.py templates/template_kawaii.txt kawaii
cp -r output/* /var/www