-
-
Notifications
You must be signed in to change notification settings - Fork 8k
Open
Description
It would be good to allow glob patterns in the new --lang
flag to create new content for each of the matching languages:
hugo new --lang="*" post/my-post.md
This is especially useful to create new nested sections.
(I assume asterisk needs to be quoted in bash, will test)
/cc @RickCogley @kaushalmodi @regisphilibert @spf13 @anthonyfok and gang.
hanzei, sysoce, cs-qyzhang, gumeniukcom, troyane and 1 more