hugo/testscripts/commands/mod__themesdir.txt

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"