web frontend for git (tangled's grandpa)
7
fork

Configure Feed

Select the types of activity you want to include in your feed.

docs: add info about syntaxHighlight usage

authored by

Gabriel A. Giovanini and committed by
Anirudh Oppiliappan
7b90e8ea 34521a5b

+7
+1
config.yaml
··· 14 14 meta: 15 15 title: icy does git 16 16 description: come get your free software 17 + syntaxHighlight: monokailight 17 18 server: 18 19 name: git.icyphox.sh 19 20 host: 0.0.0.0
+6
readme
··· 63 63 • repo.ignore: repos to ignore, relative to scanPath. 64 64 • repo.unlisted: repos to hide, relative to scanPath. 65 65 • server.name: used for go-import meta tags and clone URLs. 66 + • meta.syntaxHighlight: used for picking which syntax theme render. Leave it 67 + blank or remove it to disable and use native theme. If this field is set with 68 + a invalid theme, it will fallback to "monokailight". For more information 69 + about themes check chroma's gallery[1]. 66 70 67 71 68 72 NOTES ··· 86 90 LICENSE 87 91 88 92 legit is licensed under MIT. 93 + 94 + [1]: https://swapoff.org/chroma/playground/