git-preview @ main

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

add GitHub Pages note
Wed, 15 Jul 2026
1 files changed, 3 insertions(+), 2 deletions(-)
M README.md

@@ -85,7 +85,7 @@ "bdb3273":

- asset: images/andale.jpeg caption: Imagine this were the result introduced by this commit ``` -## Commit and push your changes your bare clone +## Commit and push your changes to your bare clone ```sh git add .showcase

@@ -104,9 +104,10 @@ ## Local preview of an export

```sh cd showcase/out && python3 -m http.server 5556

… preview truncated