From 3db334fa380b773a5d8ec08191167bd8229ecd02 Mon Sep 17 00:00:00 2001 From: dvs1 Date: Mon, 16 Dec 2024 14:08:41 +1000 Subject: TODO half done, plus tweak the rest more. --- TODO.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/TODO.md b/TODO.md index 3f1d915..c4cab66 100644 --- a/TODO.md +++ b/TODO.md @@ -1,16 +1,16 @@ Do these - -Add atom feed and history for single page. Alas cgit only seems to have ATOM feed on the whole repo, not individual files. - Construct a default set of menus if the menu.md / header.md fragments don't exist in each directory. Same for footer.md I guess. For such fragments, rename their results to menu.FRAGMENT. metadata.isFragment BUG - sub directories get their links screwed with extra path. +Contstruct metadata.webtrail in createHTML from links to index.HTML in the various bits of the path of the input file. + Check the timestamps on the files, only update if source is newer than destination. Meh, it's already 600 times faster than the pandoc version. -Contstruct metadata.webtrail in createHTML from links to index.HTML in the various bits of the path of the input file. +Add atom feed for single page. Alas cgit only seems to have ATOM feed on the whole repo, not individual files. -- cgit v1.1