git-preview @ main

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

added static showcase files
Tue, 14 Jul 2026
2 files changed, 10 insertions(+), 8 deletions(-)
M .showcase/showcase.yaml

@@ -1,13 +1,10 @@

# Default preview setting defaultPreview: full -# Displayed on the repository landing page landing: - asset: images/go_users.jpeg caption: You can add also images like this - -# Displayed when viewing specific files

… preview truncated

M README.md

@@ -12,6 +12,8 @@ ```

## Create a conifg.yaml file, example config: +`config.yaml` + ```yaml repo: scanPath: ./preview-repos

@@ -91,9 +93,9 @@ ```

## Generate your preview files

… preview truncated