hugo-to-gemini/cmd/gmnhg
mntn f858ec383b
Allow non-latin characters in paths
This makes gmnhg use [\pL\d\-_] to match paths instead of \w,
allowing letter characters from any Unicode language in file
paths.

Fixes #48.
2021-12-25 21:51:26 +05:00
..
main.go Allow non-latin characters in paths 2021-12-25 21:51:26 +05:00
templates.go Clean up templates and unify template metadata 2021-09-22 02:29:14 +05:00