diff options
-rw-r--r-- | TODO.md | 8 |
1 files changed, 6 insertions, 2 deletions
@@ -9,6 +9,10 @@ Fix up linky conversion. DONE, mostly. | |||
9 | 9 | ||
10 | - 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. |
11 | 11 | ||
12 | Some sort of search system. | ||
13 | |||
14 | A member system, and edit / manage system for their pages. | ||
15 | |||
12 | Add atom feed for single page. Alas cgit only seems to have ATOM feed on the whole repo, not individual files. | 16 | Add atom feed for single page. Alas cgit only seems to have ATOM feed on the whole repo, not individual files. |
13 | 17 | ||
14 | - However, once timestamps are sorted, I can use that code to generate RSS and ATOM feeds, and create page histories using diffs. | 18 | - However, once timestamps are sorted, I can use that code to generate RSS and ATOM feeds, and create page histories using diffs. |
@@ -56,9 +60,9 @@ htmx | |||
56 | cgit has Lua | 60 | cgit has Lua |
57 | 61 | ||
58 | 62 | ||
59 | ## User system | 63 | ## Member system |
60 | 64 | ||
61 | Reuse the user system from SledjChisl. | 65 | Reuse the member system from SledjChisl. |
62 | 66 | ||
63 | levels - | 67 | levels - |
64 | 68 | ||