mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-19 21:21:39 +02:00
commands: Reinstate some of the removed build flags (e.g. --theme) to new and mod
Fixes #11018
This commit is contained in:
7
testscripts/commands/mod__themesdir.txt
Normal file
7
testscripts/commands/mod__themesdir.txt
Normal file
@@ -0,0 +1,7 @@
|
||||
hugo --theme mytheme mod graph
|
||||
stdout 'project mytheme'
|
||||
|
||||
-- hugo.toml --
|
||||
title = "Hugo Module"
|
||||
-- themes/mytheme/hugo.toml --
|
||||
title = "My Theme"
|
Reference in New Issue
Block a user