[OCaml] Mobile-friendly clone of cgit.
docs minor README wording and formatting fixes
README.org
@@ -3,7 +3,7 @@
3
3
#+DATE: <2025-05-13 Tue>
4
4
5
5
6
Removed:
* Ogit
6
Added:
* Objective
7
7
8
8
A lightweight, mobile-friendly alternative to cgit.
9
9
@@ -80,12 +80,13 @@
80
80
Unresolved type links pointing into Dream, Toml, Git or dream-html are
81
81
expected: those packages' own documentation is not built here.
82
82
83
Added:
83
84
* Configuration
84
85
85
86
Ogit reads the path named by =OGIT_CONFIG=. Otherwise it checks
86
87
=$XDG_CONFIG_HOME/ogit/config.toml= and finally
87
Removed:
=/etc/ogit/config.toml=. When no explicit =OGIT_CONFIG= is selected, a
88
Removed:
missing file uses environment-derived defaults; malformed or invalid
88
Added:
=/etc/ogit/config.toml=. When no explicit =OGIT_CONFIG= is selected,
89
Added:
a missing file uses environment-derived defaults; malformed or invalid
89
90
files never silently fall back.
90
91
91
92
See =config.toml= at the project root for a reference of all available