Skip to content

Commit

Permalink
Add a demo!
Browse files Browse the repository at this point in the history
  • Loading branch information
June committed Dec 22, 2022
1 parent c5b3f89 commit 27d1a8b
Show file tree
Hide file tree
Showing 2 changed files with 33 additions and 11 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)
41 changes: 30 additions & 11 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,17 +3,36 @@
<meta charset="utf-8">
</head>
<body><pre>
* commit b0c6f33
| Author: June &lt;[email protected]&gt;
| Date: Thu Dec 22 03:50:35 2022 +0100
|
| Fix gist address
|
* commit bb210ad
| Author: June &lt;[email protected]&gt;
| Date: Thu Dec 22 02:59:58 2022 +0100
|
| There were some typos.
* commit c5b3f89
|\ Merge: b0c6f33 e68da76
| | Author: June &lt;[email protected]&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;[email protected]&gt;
| | Date: Thu Dec 22 03:50:35 2022 +0100
| |
| | Fix gist address
| |
| * commit d6c7b6a
| | Author: June &lt;[email protected]&gt;
| | Date: Thu Dec 22 02:59:58 2022 +0100
| |
| | There was some typos.
| |
* | commit b0c6f33
| | Author: June &lt;[email protected]&gt;
| | Date: Thu Dec 22 03:50:35 2022 +0100
| |
| | Fix gist address
| |
* | commit bb210ad
|/ Author: June &lt;[email protected]&gt;
| Date: Thu Dec 22 02:59:58 2022 +0100
|
| There were some typos.
|
* commit b4299f5
| Author: June &lt;[email protected]&gt;
Expand Down

0 comments on commit 27d1a8b

Please sign in to comment.