Index: makefile ================================================================== --- makefile +++ makefile @@ -30,10 +30,11 @@ # # After articles are rendered in this way, all the series pages are "touched", to trick Pollen into # re-rendering those pages without relying on its cache. Without this step, it seems those pages # are rendered “transitively” during the article render, and the listings are incomplete. vitreous.sqlite: $(core-files) $(html-deps) template.html.p + raco make pollen.rkt racket -tm util/init.rkt raco pollen setup -p articles/ raco pollen render -p -t html articles/*.poly.pm touch series/*.poly.pm raco pollen setup -p series/