diff options
| -rw-r--r-- | TODO.md | 6 |
1 files changed, 4 insertions, 2 deletions
| @@ -2,7 +2,9 @@ | |||
| 2 | 2 | ||
| 3 | ## Do these | 3 | ## Do these |
| 4 | 4 | ||
| 5 | Convert the links in the converted pages to point to their new home. We have ogURL for the source now. | 5 | everything page - shorten the displayed URLs, don't need to see the base of the other wikis over and over. |
| 6 | |||
| 7 | Convert the links in the converted pages to point to their new home. We have ogURL for the source now, should help. | ||
| 6 | 8 | ||
| 7 | Bugs - | 9 | Bugs - |
| 8 | 10 | ||
| @@ -20,7 +22,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. | 22 | Add atom feed for single page. Alas cgit only seems to have ATOM feed on the whole repo, not individual files. |
| 21 | 23 | ||
| 22 | - git.devuan.org might have usable per page history. | 24 | - 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. | 25 | - 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. |
| 24 | 26 | ||
| 25 | Deal with complex directory trees. | 27 | Deal with complex directory trees. |
| 26 | 28 | ||
