diff options
author | HampusM <hampus@hampusmat.com> | 2021-06-05 19:47:29 +0200 |
---|---|---|
committer | HampusM <hampus@hampusmat.com> | 2021-06-05 19:47:29 +0200 |
commit | 2836ea103cc8e25dce920782b6e31c76f2ed5ec6 (patch) | |
tree | a0925f3e4140bd3b9dfbcbe4e103650c362c441e | |
parent | 4da3272bf7893760f6710c9a1ec7de02358136e6 (diff) |
Renamed the progress title to todo in the readme & added a few things to the todo
-rw-r--r-- | README.md | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -17,7 +17,7 @@ Githermit is **not** and will **never** be an alternative to services such as Gi Githermit will probably **never** be as fast as cgit, Gitweb & Stagit. But that's okay. That's not the point. -# Progress +# Todo - [x] Log & commit pages - [x] Cloning - [ ] Refs page @@ -25,6 +25,10 @@ Githermit will probably **never** be as fast as cgit, Gitweb & Stagit. But that' - [x] Blob page - [ ] Markdown support - [ ] Tests +- [ ] Fix the stupid bug caused by empty patches +- [ ] Branch switching +- [ ] Custom favicon support +- [ ] Custom website title support # Usage |