diff options
Diffstat (limited to '')
-rw-r--r-- | TODO.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -20,7 +20,7 @@ Check the timestamps on the files, only update if source is newer than destinati | |||
20 | Add atom feed for single page. Alas cgit only seems to have ATOM feed on the whole repo, not individual files. | 20 | Add 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 | ||
25 | Deal with complex directory trees. | 25 | Deal with complex directory trees. |
26 | 26 | ||