revamp the site and go fully static
[~bandali/bndl.org] / static / publications-sed.txt
diff --git a/static/publications-sed.txt b/static/publications-sed.txt
deleted file mode 100644 (file)
index 0287ec8..0000000
+++ /dev/null
@@ -1,10 +0,0 @@
-# delete all leading blank lines
-# tip: can use /[[:space:]]/,$!d to delete all leading space
-/./,$!d
-
-# take the rename into consideration
-s/publications_bib.html#/bandali-bib#/
-
-# linkify author names
-s|Amin Bandali|<a href="https://bndl.org">&</a>|
-s|Nancy&nbsp;A. Day|<a href="https://cs.uwaterloo.ca/~nday/">&</a>|