From: Amin Bandali Date: Mon, 20 Apr 2020 06:42:27 +0000 (-0400) Subject: update url for some assets X-Git-Url: https://git.shemshak.org/~bandali/bndl.org/commitdiff_plain/faa724fc144f3bfb66e141741afa028779c88468 update url for some assets i will be serving these from p.bndl.org for the time being --- diff --git a/.rsync-exclude b/.rsync-exclude deleted file mode 100644 index 8fbae0a..0000000 --- a/.rsync-exclude +++ /dev/null @@ -1,9 +0,0 @@ -.git/ - -bandali-cv.pdf -images -papers -talks - -se212-f19/*.pdf -se212-f19/*.png diff --git a/Makefile b/Makefile index b4e1909..a41b020 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,3 @@ -RSYNC_PARAMS = --exclude-from='.rsync-exclude' -avzLP - LATEST=2 SRC := $(filter-out $(wildcard feed_*),$(wildcard *.m4)) OUTPUTS := $(patsubst %.m4,out/%.html,$(SRC)) @@ -13,6 +11,6 @@ out/notes.rss: feed_rss.m4 ; m4 -D__latest=$(LATEST) $< > $@ $(STATIC): ; ln -s $(PWD)/static/$(notdir $@) $@ deploy: - rsync $(RSYNC_PARAMS) out/ abandali@bandali.eu.org:www/ + rsync -avzLP out/ abandali@bandali.eu.org:www/ .PHONY: deploy diff --git a/cv.m4 b/cv.m4 index b90a594..c92cca3 100644 --- a/cv.m4 +++ b/cv.m4 @@ -3,7 +3,7 @@ define(__title, `Curriculum vitae')dnl define(__slug, `cv')dnl include(header.html)
-

Curriculum vitae (PDF)

+

Curriculum vitae (PDF)

diff --git a/index.m4 b/index.m4 index 0a23064..9fdad21 100644 --- a/index.m4 +++ b/index.m4 @@ -44,8 +44,8 @@ University of Waterloo.

A Comparison of the Declarative Modelling Languages B, DASH, and TLA+ -[ pdf -| bib +[ pdf +| bib ]
@@ -64,10 +64,10 @@ Copyright © 2018 IEEE. All Rights Reserved. Sadly.
The Magic of Specifications and Type Systems -[ slides -| poster ] diff --git a/se212-f19.m4 b/se212-f19.m4 index d1f5385..3b1aeb9 100644 --- a/se212-f19.m4 +++ b/se212-f19.m4 @@ -15,8 +15,8 @@ office hours.