hugo-to-gemini/cmd/gmnhg
mntn c80b72613d
Clean up templates and unify template metadata
This exposes more site-specific information to templates. Top-level
_index(.gmi).md is now treated by the templating code the same
way per-directory indices are (which introduces a breaking change:
top-level posts now receive .Posts instead of .PostData).

Web-specific metadata is now removed from the RSS.

This makes gmnhg usable out of the box to generate a reasonable
site with zero configuration even with pages with no metadata.
2021-09-22 02:29:14 +05:00
..
main.go Clean up templates and unify template metadata 2021-09-22 02:29:14 +05:00
templates.go Clean up templates and unify template metadata 2021-09-22 02:29:14 +05:00