+
+ docs partially generated using gen ai
+
-{{ if and .File .Site.Params.BookRepo .Site.Params.BookEditPath }}
-
-{{ end }}
+
-
-
-{{ if and .GitInfo .Site.Params.BookRepo }}
-
- {{- $date := partial "docs/date" (dict "Date" .GitInfo.AuthorDate.Local "Format" .Site.Params.BookDateFormat) -}}
- {{- $commitPath := default "commit" .Site.Params.BookCommitPath -}}
-
-
Last edited
-
-
- commit {{ .GitInfo.Hash }}
-
-
-
- author: {{ .GitInfo.AuthorName }} <{{ .GitInfo.AuthorEmail }}>
-
-
-
- date: {{ $date }}
-
-
-{{ end }}
+
+
Last edited on {{ .GitInfo.CommitDate.Format "02/01/2006" }}
+
+
+ title: {{ .GitInfo.Subject }}
+
+
+
+ commit: {{ .GitInfo.AbbreviatedHash }}
+
+
+
+ author: {{ .GitInfo.AuthorName }}
+
+
+
+ <{{ .GitInfo.AuthorEmail }}>
+