Files
2026-07-13 11:58:46 +08:00

8 lines
145 B
Plaintext

hugo --theme mytheme mod graph
stdout 'project mytheme'
-- hugo.toml --
title = "Hugo Module"
-- themes/mytheme/hugo.toml --
title = "My Theme"