-
-
Notifications
You must be signed in to change notification settings - Fork 8.1k
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.mdThis 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