diff options
Diffstat (limited to 'TODO.md')
-rw-r--r-- | TODO.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -7,6 +7,7 @@ Make it perphekd! | |||
7 | Add atom feed for single page. Alas cgit only seems to have ATOM feed on the whole repo, not individual files. | 7 | Add atom feed for single page. Alas cgit only seems to have ATOM feed on the whole repo, not individual files. |
8 | 8 | ||
9 | - However, once timestamps are sorted, I can use that code to generate (static?) RSS and ATOM feeds, and create page histories using diffs. | 9 | - However, once timestamps are sorted, I can use that code to generate (static?) RSS and ATOM feeds, and create page histories using diffs. |
10 | - Should also see if gitea can handle that, and if they want wiki content saved to git. | ||
10 | 11 | ||
11 | Fix up linky conversion. DONE, mostly. | 12 | Fix up linky conversion. DONE, mostly. |
12 | 13 | ||