diff --git a/README.md b/README.md index 4c7b2f1..b65695e 100644 --- a/README.md +++ b/README.md @@ -16,3 +16,6 @@ Copy the pre-commit hook in your .git/hooks directory. Et voilà! Note: because the HTML file is created by parsing a git log command, it’s always late of 1 commit. + +## Demo +If you want to see the HTML page render, here you can see [my personal lipu e pilin log](https://june.lacoloc.cafe/log.html) diff --git a/index.html b/index.html index 6226696..56f038c 100644 --- a/index.html +++ b/index.html @@ -3,17 +3,36 @@
-* commit b0c6f33 -| Author: June <june@lacoloc.cafe> -| Date: Thu Dec 22 03:50:35 2022 +0100 -| -| Fix gist address -| -* commit bb210ad -| Author: June <june@lacoloc.cafe> -| Date: Thu Dec 22 02:59:58 2022 +0100 -| -| There were some typos. +* commit c5b3f89 +|\ Merge: b0c6f33 e68da76 +| | Author: June <june@lacoloc.cafe> +| | Date: Thu Dec 22 03:56:49 2022 +0100 +| | +| | Merge branch 'master' of labo.lacoloc.cafe:june/lipu-e-pilin +| | +| * commit e68da76 +| | Author: June <june@lacoloc.cafe> +| | Date: Thu Dec 22 03:50:35 2022 +0100 +| | +| | Fix gist address +| | +| * commit d6c7b6a +| | Author: June <june@lacoloc.cafe> +| | Date: Thu Dec 22 02:59:58 2022 +0100 +| | +| | There was some typos. +| | +* | commit b0c6f33 +| | Author: June <june@lacoloc.cafe> +| | Date: Thu Dec 22 03:50:35 2022 +0100 +| | +| | Fix gist address +| | +* | commit bb210ad +|/ Author: June <june@lacoloc.cafe> +| Date: Thu Dec 22 02:59:58 2022 +0100 +| +| There were some typos. | * commit b4299f5 | Author: June <june@lacoloc.cafe>