blob: 79929fbe65a885eabc065f2801167d9248faaafa (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
|
# -*- mode: org; -*-
#+TITLE: README for ogit
#+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
|