added the changelog command

This commit is contained in:
2026-02-26 19:06:41 +01:00
parent 2973430c00
commit 5190291b30
10 changed files with 560 additions and 5 deletions

52
example/_changelog.toml Normal file
View File

@@ -0,0 +1,52 @@
# This file was generated by `wiki-maker changelog gen-from-git`
[[entries]]
date = "2026-02-26 09:06:06"
message = "fixed and improved images, and generalized renderer"
author = "eiiko6"
hash = "b854e4b633326f020005b8ae67b99da21788408a"
files = ["images/bernardo.png"]
[[entries]]
date = "2026-02-13 18:20:33"
message = "converted to wiki"
author = "eiiko6"
hash = "0ca4161e036d2735f15aefc87def7ec8bab0902d"
files = [
"azrak.md",
"azrak.toml",
"bernardo.md",
"bernardo.png",
"bernardo.toml",
"coffee@1767815445.md",
"ferris@1767468388.md",
"lumina.md",
"lumina.toml",
"space@1767813388.md",
"voidmother.md",
"voidmother.toml",
]
[[entries]]
date = "2026-01-07 20:55:32"
message = "implemented automatic summary generation, and added timestamps in page list"
author = "eiiko6"
hash = "dcae9feac795bd338c30d11a29d20834ff4101cd"
files = [
"SUMMARY.md",
"coffee@1767815445.md",
"ferris@1767468388.md",
"space@1767813388.md",
]
[[entries]]
date = "2026-01-07 18:29:07"
message = "base markdown book with code block syntax highlighting and fully embedded assets"
author = "eiiko6"
hash = "1c4e99b138a17eb6368c097df0945928c26e0b5d"
files = [
"01-ferris.md",
"02-coffee.md",
"03-space.md",
"SUMMARY.md",
]