diff options
Diffstat (limited to 'TODO.md')
-rw-r--r-- | TODO.md | 5 |
1 files changed, 0 insertions, 5 deletions
@@ -7,12 +7,7 @@ Make it perphekd! | |||
7 | 7 | ||
8 | Fix up linky conversion. DONE, mostly. | 8 | Fix up linky conversion. DONE, mostly. |
9 | 9 | ||
10 | - This is the "page moved" problem, but now it's "page copied" and "page linked", a generic solution might work. | ||
11 | - Rethink this, I might be going the wrong way. | ||
12 | - Need to deal with real file name versus title. Also symlink name not matching what it points to. | 10 | - Need to deal with real file name versus title. Also symlink name not matching what it points to. |
13 | - . Hmmm, might it be good policy to have a single canonical context for each page? The "real URL" .md.md thing? | ||
14 | - . Loop through the manually placed symlinks, adjusting "real URL" as we go. | ||
15 | - + What to do about mulitple symlinks pointing to the same page? Compare timestamps, most recent wins. | ||
16 | 11 | ||
17 | Add atom feed for single page. Alas cgit only seems to have ATOM feed on the whole repo, not individual files. | 12 | Add atom feed for single page. Alas cgit only seems to have ATOM feed on the whole repo, not individual files. |
18 | 13 | ||