hugo/testscripts/commands/mod__themesdir.txt

7 lines
145 B
Text

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