From a9ec31367187bc0159100688e13400ca86b2709a Mon Sep 17 00:00:00 2001 From: Kévin Le Gouguec Date: Sun, 29 Mar 2020 23:24:35 +0200 Subject: Unify recipe for regular and automated indices Also don't run pandoc in a pipeline within a Makefile recipe: pipefail is not set, so generate-index.py failures will not be bubbled up. --- repo/www/TODO | 2 ++ 1 file changed, 2 insertions(+) (limited to 'repo/www/TODO') diff --git a/repo/www/TODO b/repo/www/TODO index 96617e6..5e9f2d2 100644 --- a/repo/www/TODO +++ b/repo/www/TODO @@ -1,3 +1,4 @@ +- generate indices for folders containing only subfolders - set HTML title to "${blog_title} - ${folder}" - compute "leak count" on toplevel index - autogenerate nav @@ -5,3 +6,4 @@ - get stylin' - pandoc template - tufte css? at least sidenotes rather than footnotes +- do something with "tags" -- cgit v1.2.3