summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristoph Schlosser <christoph@linux.com>2025-08-24 18:33:42 +0200
committerChristoph Schlosser <christoph@linux.com>2025-08-24 18:33:42 +0200
commit3d06cd01a52382982964a2c40036ca1dabb76501 (patch)
treeb3bfef8f77311cb6a57201487693e710f7b96259
parentc665dae57b12a80004e7ee4fca4ea5e9df7378d6 (diff)
downloadgit2hugo-3d06cd01a52382982964a2c40036ca1dabb76501.tar.gz
g2h: Add todo for date in frontmatter
-rw-r--r--README.md1
-rw-r--r--test_repo/git.tgzbin16230 -> 16230 bytes
2 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 4747ebd..ad762ea 100644
--- a/README.md
+++ b/README.md
@@ -35,6 +35,7 @@ For a full list of options, their defaults and how they're changing the behavior
Each with name, most recent message summary and last modified date.
- [ ] Link branch and tag name to tree view.
- [x] Link commit messages to commit page.
+ - [ ] Set `date` frontmatter to latest commit date from repo.
- [x] Log page.
Table with branch/tag, message summary and last modified date columns.
- [x] Link commit messages to commit page.
diff --git a/test_repo/git.tgz b/test_repo/git.tgz
index a7ce96e..cc21d55 100644
--- a/test_repo/git.tgz
+++ b/test_repo/git.tgz
Binary files differ