diff options
| author | Christoph Schlosser <christoph@linux.com> | 2025-08-24 18:33:42 +0200 |
|---|---|---|
| committer | Christoph Schlosser <christoph@linux.com> | 2025-08-24 18:33:42 +0200 |
| commit | 3d06cd01a52382982964a2c40036ca1dabb76501 (patch) | |
| tree | b3bfef8f77311cb6a57201487693e710f7b96259 | |
| parent | c665dae57b12a80004e7ee4fca4ea5e9df7378d6 (diff) | |
| download | git2hugo-3d06cd01a52382982964a2c40036ca1dabb76501.tar.gz | |
g2h: Add todo for date in frontmatter
| -rw-r--r-- | README.md | 1 | ||||
| -rw-r--r-- | test_repo/git.tgz | bin | 16230 -> 16230 bytes |
2 files changed, 1 insertions, 0 deletions
@@ -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 Binary files differindex a7ce96e..cc21d55 100644 --- a/test_repo/git.tgz +++ b/test_repo/git.tgz |