From 2aaaac0ae34ec21a81a33796cd4cf27088da156c Mon Sep 17 00:00:00 2001 From: Philipp Geyer Date: Wed, 25 Oct 2023 22:25:56 +0200 Subject: Making some edits --- Makefile | 3 +++ 1 file changed, 3 insertions(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index bffe617..ed04167 100644 --- a/Makefile +++ b/Makefile @@ -1,11 +1,14 @@ .phony: site site-local run publish site: + rm -rf output emacs --script publish.el + ln -sfv ../static output/static site-local: CONFIG=local emacs --script publish.el run: site-local + mkdir -p output rm -f output/static ln -sfv ../static output/static mongoose-server -d output -- cgit v1.2.3-70-g09d2