don't regenerate the feeds when non-note m4 files change
[~bandali/bndl.org] / static / publications-sed.txt
index 0287ec8..5e1b655 100644 (file)
@@ -3,8 +3,14 @@
 /./,$!d
 
 # take the rename into consideration
-s/publications_bib.html#/bandali-bib#/
+s/publications_bib/bandali-bib/
+
+# delete <font size="-1"> and </font>
+# s|<font size="-1">||
+# s|</font>||
 
 # linkify author names
-s|Amin Bandali|<a href="https://bndl.org">&</a>|
+s|Amin Bandali|<a href="https://shemshak.org/~bandali/">&</a>|
 s|Nancy&nbsp;A. Day|<a href="https://cs.uwaterloo.ca/~nday/">&</a>|
+s|Simon Hudon|<a href="https://github.com/cipher1024">&</a>|
+s|Jonathan&nbsp;S. Ostroff|<a href="https://www.eecs.yorku.ca/~jonathan/">&</a>|