readme: tiny thing
This commit is contained in:
parent
de046690c0
commit
1e7b63814f
8
readme
8
readme
|
@ -1,10 +1,10 @@
|
||||||
legit
|
legit
|
||||||
-----
|
-----
|
||||||
|
|
||||||
A git web frontend written in Go.
|
A git web frontend written in Go.
|
||||||
|
|
||||||
Pronounced however you like; I prefer channeling my beret-wearing
|
Pronounced however you like; I prefer channeling my inner beret-wearing test test
|
||||||
Frenchman, and say "Oui, il est le git!"
|
Frenchman, and saying "Oui, il est le git!"
|
||||||
|
|
||||||
But yeah it's pretty legit, no cap on god fr fr.
|
But yeah it's pretty legit, no cap on god fr fr.
|
||||||
|
|
||||||
|
@ -65,7 +65,7 @@ These options are fairly self-explanatory, but of note are:
|
||||||
|
|
||||||
NOTES
|
NOTES
|
||||||
|
|
||||||
• Run legit behind a TLS terminating proxy like relayd(8) or nginx.
|
• Run legit behind a TLS terminating proxy like relayd(8) or nginx.
|
||||||
• Cloning only works in bare repos -- this is a limitation inherent to git. You
|
• Cloning only works in bare repos -- this is a limitation inherent to git. You
|
||||||
can still view bare repos just fine in legit.
|
can still view bare repos just fine in legit.
|
||||||
• The default head.html template uses my CDN to fetch fonts -- you may
|
• The default head.html template uses my CDN to fetch fonts -- you may
|
||||||
|
|
Loading…
Reference in New Issue