diff options
-rw-r--r-- | Makefile | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -49,3 +49,7 @@ serve: watch: git ls-files | entr make + +push-fonts: + ./gen-fonts + rsync -a fonts vps:/var/www/www.thomasvoss.com/out/ |
index : www.thomasvoss.com | ||
My plot of the internet | Thomas Voss |
summaryrefslogtreecommitdiffhomepage |
-rw-r--r-- | Makefile | 4 |
@@ -49,3 +49,7 @@ serve: watch: git ls-files | entr make + +push-fonts: + ./gen-fonts + rsync -a fonts vps:/var/www/www.thomasvoss.com/out/ |