make publications and bandali-bib actual pages
[~bandali/bndl.org] / static / Makefile
index 07c43a6..112de86 100644 (file)
@@ -1,9 +1,11 @@
-publications.html: bandali.bib bandali-bib-*.txt
+publications-partial.html: bandali.bib bandali-bib-*.txt
        bibtex2html --citefile bandali-bib-citefile.txt \
        --nodoc --no-header --no-footer --no-doi \
        --reverse-sort --revkeys --sort-by-date --unicode \
        --output publications \
        bandali.bib
-       mv publications_bib.html bandali-bib.html
-       sed -i -f publications-sed.txt publications.html
-       sed -i -f bandali-bib-sed.txt bandali-bib.html
+       mv publications.html publications-partial.html
+       mv publications_bib.html bandali-bib-partial.html
+       sed -i -f publications-sed.txt publications-partial.html
+       sed -i -f bandali-bib-sed.txt bandali-bib-partial.html
+bandali-bib-partial.html: publications-partial.html