summaryrefslogtreecommitdiff
path: root/repo/www/TODO
diff options
context:
space:
mode:
authorKévin Le Gouguec <kevin.legouguec@gmail.com>2020-03-29 23:24:35 +0200
committerKévin Le Gouguec <kevin.legouguec@gmail.com>2020-03-29 23:24:35 +0200
commita9ec31367187bc0159100688e13400ca86b2709a (patch)
treeacffacad68843b10cfb7ab895af30402d61b0160 /repo/www/TODO
parent006c863ee184389324d7346f65e93728d8d587b9 (diff)
downloadmemory-leaks-a9ec31367187bc0159100688e13400ca86b2709a.tar.xz
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.
Diffstat (limited to 'repo/www/TODO')
-rw-r--r--repo/www/TODO2
1 files changed, 2 insertions, 0 deletions
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"