aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
-rw-r--r--TODO.md6
1 files 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 @@
1Do these - 1Do these -
2 2
3Add atom feed and history for single page. Alas cgit only seems to have ATOM feed on the whole repo, not individual files.
4
5Construct a default set of menus if the menu.md / header.md fragments don't exist in each directory. Same for footer.md I guess. 3Construct a default set of menus if the menu.md / header.md fragments don't exist in each directory. Same for footer.md I guess.
6 4
7For such fragments, rename their results to menu.FRAGMENT. metadata.isFragment 5For such fragments, rename their results to menu.FRAGMENT. metadata.isFragment
8 6
9BUG - sub directories get their links screwed with extra path. 7BUG - sub directories get their links screwed with extra path.
10 8
9Contstruct metadata.webtrail in createHTML from links to index.HTML in the various bits of the path of the input file.
10
11Check the timestamps on the files, only update if source is newer than destination. Meh, it's already 600 times faster than the pandoc version. 11Check the timestamps on the files, only update if source is newer than destination. Meh, it's already 600 times faster than the pandoc version.
12 12
13Contstruct metadata.webtrail in createHTML from links to index.HTML in the various bits of the path of the input file. 13Add atom feed for single page. Alas cgit only seems to have ATOM feed on the whole repo, not individual files.
14 14
15 15
16 16