From 629664bd50ed4e72cffc33bf2e7082119d483469 Mon Sep 17 00:00:00 2001 From: Kévin Le Gouguec Date: Sun, 12 Apr 2020 20:00:08 +0200 Subject: Finish fixing some files being inaccessible Make generate-deps.py compute the list of indices instead of relying on the list of source folders that contain text files, otherwise we will miss intermediate folders that do not contain any file. Remove TODO entry to maintain Makefile dependencies to scripts: that sounds too tedious. Let's assume that at some point the Makefile and these scripts will be bundled together into a proper package. --- repo/www/TODO | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'repo/www/TODO') diff --git a/repo/www/TODO b/repo/www/TODO index 5e9f2d2..55741c9 100644 --- a/repo/www/TODO +++ b/repo/www/TODO @@ -1,4 +1,3 @@ -- generate indices for folders containing only subfolders - set HTML title to "${blog_title} - ${folder}" - compute "leak count" on toplevel index - autogenerate nav @@ -6,4 +5,4 @@ - get stylin' - pandoc template - tufte css? at least sidenotes rather than footnotes -- do something with "tags" +- use tags somehow -- cgit v1.2.3