aboutsummaryrefslogtreecommitdiff
path: root/.webpull
diff options
context:
space:
mode:
authorQuentin Dufour <quentin@deuxfleurs.fr>2020-03-02 23:54:46 +0100
committerQuentin Dufour <quentin@deuxfleurs.fr>2020-03-02 23:54:46 +0100
commitac3e7e494669f6f923cb240f03d974efc6c84899 (patch)
treee9d9b0415c5a6906839080b44960b6629d687ad5 /.webpull
parent74c6a06b4b664328e7a2d7e2de4474df28202429 (diff)
downloadsite-ac3e7e494669f6f923cb240f03d974efc6c84899.tar.gz
site-ac3e7e494669f6f923cb240f03d974efc6c84899.zip
Migrate website to my own static site generator
Diffstat (limited to '.webpull')
-rwxr-xr-x.webpull3
1 files changed, 2 insertions, 1 deletions
diff --git a/.webpull b/.webpull
index f381d82..4df1cf1 100755
--- a/.webpull
+++ b/.webpull
@@ -1,2 +1,3 @@
#!/bin/bash
-pug ./src --out ./static
+npm install
+node render.js