-
-
Notifications
You must be signed in to change notification settings - Fork 8k
Closed
Description
The -t
/ --theme
flags were removed from hugo new
(also absent in hugo new content
): gohugoio/hugoDocs@fb3027d#diff-9b75f7a964edc681f1e213d44f1ec7a3d4f5f1678c25f45c78cb238cb2ca052cL62 Was that intentional? If yes, how to create new content using an archetype (--kind
) in a specific theme? Thanks!
Originally posted by @yihui in #11015 (comment)
$ hugo version
hugo v0.112.3-ba6f74e40420d76f15fc8c2358be90f7aca98e0e+extended darwin/amd64 BuildDate=2023-05-24T14:42:50Z VendorInfo=gohugoio
$ hugo new post/foo.md --theme hugo-xmin
Error: command error: unknown flag: --theme