diff options
-rw-r--r-- | Makefile | 2 | ||||
-rw-r--r-- | index.txt | 7 |
2 files changed, 8 insertions, 1 deletions
@@ -55,7 +55,7 @@ writing/index.txt: $(BIB) $(WRITING) index.html: index.txt echo making $@ sed "s/TITLE/`head -n 1 < $<`/" < includes/header.xml > $@ - $(MD) $< | sed 's/<p>/<p style="text-align:center">/' >> $@ + $(MD) $< | sed 's/<p><a href="software/<p style="text-align:center"><a href="software/' >> $@ sed '2d' < includes/footer.xml >> $@ clean: @@ -5,3 +5,10 @@ Nick J. White (njw) [Web Development](webdev) | [Publications](pubs/) | [Contact](contact) + +> Mystic logic, letters whirling in infinite change, +> is the world of bliss, the music of thought, but +> see that you proceed slowly, with caution, +> because your machine may bring you delirium instead +> of ecstasy. +> - *Umberto Eco, Foucault's Pendulum* |