diff options
Diffstat (limited to '')
-rw-r--r-- | TODO.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -24,7 +24,7 @@ Check the timestamps on the files, only update if source is newer than destinati | |||
24 | Add atom feed for single page. Alas cgit only seems to have ATOM feed on the whole repo, not individual files. | 24 | Add atom feed for single page. Alas cgit only seems to have ATOM feed on the whole repo, not individual files. |
25 | 25 | ||
26 | - git.devuan.org might have usable per page history. | 26 | - git.devuan.org might have usable per page history. |
27 | - However, once timestamps are sorted, I can use that code to generate RSS and ATOM feeds, and create page histories using diffs. | 27 | - However, once timestamps are sorted, I can use that code to generate (static?) RSS and ATOM feeds, and create page histories using diffs. |
28 | 28 | ||
29 | Deal with complex directory trees. | 29 | Deal with complex directory trees. |
30 | 30 | ||