hugo-to-gemini/cmd/gmnhg
Timur Demin 62d762a8c7
Pass .Metadata to directory index pages
This makes gmnhg pass .Metadata while rendering directory and top-level
indexes, allowing the user to use page metadata keys for things like
page title instead of resorting to formatting with the page content.

.Metadata is omitted while rendering RSS indexes for now, because it
doesn't seem to make much sense for it to be there.

Fixes #39.
2021-12-25 21:55:31 +05:00
..
main.go Pass .Metadata to directory index pages 2021-12-25 21:55:31 +05:00
templates.go Clean up templates and unify template metadata 2021-09-22 02:29:14 +05:00