aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 8a69b7e..a972def 100644
--- a/Makefile
+++ b/Makefile
@@ -8,6 +8,10 @@ all: doc
doc: docs $(patsubst %,docs/%,$(subst -,/,$(notdir $(wildcard source/*))))
mkdocs build
+ ln -sfT /usr/share/javascript/jquery/jquery.min.js site/js/jquery-3.6.0.min.js
+
+publish:
+ rsync -avH --delete-after site/ www-ruc@xayide.jones.dk:public_websites/docs.abcde.../
check:
checklink site/index.html