aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHampusM <hampus@hampusmat.com>2021-06-05 19:47:29 +0200
committerHampusM <hampus@hampusmat.com>2021-06-05 19:47:29 +0200
commit2836ea103cc8e25dce920782b6e31c76f2ed5ec6 (patch)
treea0925f3e4140bd3b9dfbcbe4e103650c362c441e
parent4da3272bf7893760f6710c9a1ec7de02358136e6 (diff)
Renamed the progress title to todo in the readme & added a few things to the todo
-rw-r--r--README.md6
1 files changed, 5 insertions, 1 deletions
diff --git a/README.md b/README.md
index ad8ce75..723134f 100644
--- a/README.md
+++ b/README.md
@@ -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