git-preview @ main

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

+
Wed, 15 Jul 2026
1 files changed, 1 insertions(+), 1 deletions(-)
M README.md

@@ -3,7 +3,7 @@ An opinionated take on what a static git web frontend could be. Preview you repository in a customizeable fashion for easy deployment as a stripped-down silly showcase website.

example: https://jxc2000-b.github.io/git-preview/ -host [images](https://jxc2000-b.github.io/git-preview/blob/main/main.go/) alongside your code, [interactive html demos](https://jxc2000-b.github.io/git-preview/blob/main/go.mod/) and truncate your code securely. +host [images](https://jxc2000-b.github.io/git-preview/blob/main/main.go/) [alongside](https://jxc2000-b.github.io/git-preview/blob/main/config.yaml/) your code, [interactive html demos](https://jxc2000-b.github.io/git-preview/blob/main/go.mod/) and truncate your code securely. ## Adding it to a new project ```sh