diff options
-rw-r--r-- | TODOs.md | 18 |
1 files changed, 13 insertions, 5 deletions
@@ -54,14 +54,22 @@ Those are: --- +The ones done so far as of this writing: + +- <input type="checkbox" disabled checked/> git.euandreh.xyz +- <input type="checkbox" disabled checked/> sourcehut +- <input type="checkbox" disabled checked/> savannah +- <input type="checkbox" disabled checked/> gitlab +- <input type="checkbox" disabled checked/> github + The one I can think of right now but almost never use to merit being part of the first version: -1. codeberg -1. notabug -1. pagure -1. bitbucket -1. generic cgit? +- <input type="checkbox" disabled /> codeberg +- <input type="checkbox" disabled /> notabug +- <input type="checkbox" disabled /> pagure +- <input type="checkbox" disabled /> bitbucket +- <input type="checkbox" disabled /> generic cgit? # Bugs |