all repos — elgit @ 3994d554079c971206f6ee8f73c1bb16af6db574

fork of legit: web frontend for git, written in go

readme: reword, mention docker images
Anirudh Oppiliappan x@icyphox.sh
Sun, 06 Oct 2024 17:49:51 +0300
commit

3994d554079c971206f6ee8f73c1bb16af6db574

parent

ad3e8f6b3da4e8861f63f1fa7c700829efc32f24

1 files changed, 6 insertions(+), 11 deletions(-)

jump to
M readmereadme
@@ -63,10 +63,10 @@ • repo.mainBranch: main branch names to look for. • repo.ignore: repos to ignore, relative to scanPath.
 • repo.unlisted: repos to hide, relative to scanPath.
 • server.name: used for go-import meta tags and clone URLs.
-• meta.syntaxHighlight: used for picking which syntax theme render. Leave it
-  blank or remove it to disable and use native theme. If this field is set with
-  a invalid theme, it will fallback to "monokailight". For more information
-  about themes check chroma's gallery[1].
+• meta.syntaxHighlight: this is used to select the syntax theme to render. If left
+  blank or removed, the native theme will be used. If an invalid theme is set in this field,
+  it will default to "monokailight". For more information
+  about themes, please refer to chroma's gallery [1].
 
 
 NOTES
@@ -79,16 +79,11 @@ or may not want this. • Pushing over https, while supported, is disabled because auth is a
   pain. Use ssh.
 • Paths are unveil(2)'d on OpenBSD.
-
-
-IDEAS
-
-• "Private" repos only available over Tailscale.
-• Support or cgit-like filters (for readmes etc.).
-
+• Docker images are available ghcr.io/icyphox/legit:{master,latest,vX.Y.Z}. [2]
 
 LICENSE
 
 legit is licensed under MIT.
 
 [1]: https://swapoff.org/chroma/playground/
+[2]: https://github.com/icyphox/legit/pkgs/container/legit