Add a demo!

This commit is contained in:
June Hardy 2022-12-22 04:09:36 +01:00
parent c5b3f89844
commit 27d1a8b8f8
2 changed files with 33 additions and 11 deletions

View File

@ -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, its always late of 1 commit.
## Demo
If you want to see the HTMLpage render, here you can see [my personal lipu e pilin log](https://june.lacoloc.cafe/log.html)

View File

@ -3,17 +3,36 @@
<meta charset="utf-8">
</head>
<body><pre>
* commit b0c6f33
| Author: June &lt;june@lacoloc.cafe&gt;
| Date: Thu Dec 22 03:50:35 2022 +0100
|
| Fix gist address
|
* commit bb210ad
| Author: June &lt;june@lacoloc.cafe&gt;
| Date: Thu Dec 22 02:59:58 2022 +0100
|
| There were some typos.
* commit c5b3f89
|\ Merge: b0c6f33 e68da76
| | Author: June &lt;june@lacoloc.cafe&gt;
| | Date: Thu Dec 22 03:56:49 2022 +0100
| |
| | Merge branch 'master' of labo.lacoloc.cafe:june/lipu-e-pilin
| |
| * commit e68da76
| | Author: June &lt;june@lacoloc.cafe&gt;
| | Date: Thu Dec 22 03:50:35 2022 +0100
| |
| | Fix gist address
| |
| * commit d6c7b6a
| | Author: June &lt;june@lacoloc.cafe&gt;
| | Date: Thu Dec 22 02:59:58 2022 +0100
| |
| | There was some typos.
| |
* | commit b0c6f33
| | Author: June &lt;june@lacoloc.cafe&gt;
| | Date: Thu Dec 22 03:50:35 2022 +0100
| |
| | Fix gist address
| |
* | commit bb210ad
|/ Author: June &lt;june@lacoloc.cafe&gt;
| Date: Thu Dec 22 02:59:58 2022 +0100
|
| There were some typos.
|
* commit b4299f5
| Author: June &lt;june@lacoloc.cafe&gt;