git-preview @ main

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

Add acknowledgment section to README

Added acknowledgment to original developers in README.
Mon, 13 Jul 2026
1 files changed, 2 insertions(+), 2 deletions(-)
M README.md

@@ -1,6 +1,4 @@

# Forked from [legit](https://github.com/icyphox/legit) - ------- An opinionated take on what a git web frontend could be. Preview you repository in a customizeable fashion for easy deployment as a stripped-down showcase static website.

@@ -62,3 +60,5 @@ - run: go install github.com/jxc2000-b/git-preview@latest

- run: git-preview -config preview.yaml -export .showcase/out - run: npx wrangler pages deploy .showcase/out --project-name=<name> ``` +

… preview truncated