[OCaml] Mobile-friendly clone of cgit.
Updated README.
README.org
@@ -4,4 +4,33 @@
4
4
#+AUTHOR: Marius Peter
5
5
#+DATE: <2025-05-13 Tue>
6
6
7
Added:
8
Added:
* Ogit
9
Added:
7
10
A mobile-friendly alternative to cgit.
11
Added:
12
Added:
13
Added:
** Alternatives
14
Added:
15
Added:
- =cgit=
16
Added:
- Very fast page renders.
17
Added:
- Unwieldly appearance on mobile.
18
Added:
- Extensive use of Git terminology; not beginner-friendly.
19
Added:
- codemadness' =stagit=
20
Added:
- Minimalist.
21
Added:
- Uses less Git terminology and more plain English identifiers.
22
Added:
23
Added:
24
Added:
* TODOs
25
Added:
26
Added:
Listed in no particular order.
27
Added:
28
Added:
29
Added:
** Features
30
Added:
31
Added:
- [ ] Repo file browser breadcrumbs
32
Added:
- [ ] Diff view for commits
33
Added:
- [ ] Index link
34
Added:
35
Added:
36
Added:
** Bugs