hugo-to-gemini/cmd/gmnhg
mntn 3a86f0f7e6
Support Hugo headless page bundle leaf nodes
With Hugo, a page bundle can be skipped from rendering if
it specifies headless = true in its front matter. This makes
gmnhg properly skip these pages from rendering.

Fixes #11.
2021-09-01 00:06:23 +05:00
..
main.go Support Hugo headless page bundle leaf nodes 2021-09-01 00:06:23 +05:00
templates.go Implement sort / sortRev in templates 2021-08-22 17:52:19 +03:00