summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.org29
1 files changed, 29 insertions, 0 deletions
diff --git a/README.org b/README.org
index 7b2cd3f..79929fb 100644
--- a/README.org
+++ b/README.org
@@ -4,4 +4,33 @@
#+AUTHOR: Marius Peter
#+DATE: <2025-05-13 Tue>
+
+* Ogit
+
A mobile-friendly alternative to cgit.
+
+
+** Alternatives
+
+- =cgit=
+ - Very fast page renders.
+ - Unwieldly appearance on mobile.
+ - Extensive use of Git terminology; not beginner-friendly.
+- codemadness' =stagit=
+ - Minimalist.
+ - Uses less Git terminology and more plain English identifiers.
+
+
+* TODOs
+
+Listed in no particular order.
+
+
+** Features
+
+- [ ] Repo file browser breadcrumbs
+- [ ] Diff view for commits
+- [ ] Index link
+
+
+** Bugs
Copyright 2019--2025 Marius PETER