readme: reword, mention docker images
Sun, 06 Oct 2024
1 files changed,
6 insertions(+),
11 deletions(-)
M
readme
@@ -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
… preview truncated