aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--TODO.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/TODO.md b/TODO.md
index b087755..7c1fb4a 100644
--- a/TODO.md
+++ b/TODO.md
@@ -20,7 +20,7 @@ Check the timestamps on the files, only update if source is newer than destinati
20Add atom feed for single page. Alas cgit only seems to have ATOM feed on the whole repo, not individual files. 20Add atom feed for single page. Alas cgit only seems to have ATOM feed on the whole repo, not individual files.
21 21
22- git.devuan.org might have usable per page history. 22- git.devuan.org might have usable per page history.
23- However, once timestamps are sorted, I can use that code to generate RSS and ATOM feeds, and create page histories using diffs. Also add timestamps to the everything page. 23- However, once timestamps are sorted, I can use that code to generate RSS and ATOM feeds, and create page histories using diffs.
24 24
25Deal with complex directory trees. 25Deal with complex directory trees.
26 26