git-preview @ main

static git web frontend but with images and html previews + code truncation

docs: Expand on repo.ignore

Make it clear the expectation is the paths are relative to scanPath.
Tue, 03 Jan 2023
1 files changed, 1 insertions(+), 1 deletions(-)
M readme

@@ -59,7 +59,7 @@ • repo.scanPath: where all your git repos live (or die). legit doesn't

traverse subdirs yet. • repo.readme: readme files to look for. Markdown isn't rendered. • repo.mainBranch: main branch names to look for. -• repo.ignore: repos to ignore. +• repo.ignore: repos to ignore, relative to scanPath. • server.name: used for go-import meta tags and clone URLs.