This is the command hugo_new that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator
PROGRAM:
NAME
hugo-new - Create new content for your site
SYNOPSIS
hugo new [OPTIONS]
DESCRIPTION
Create a new content file and automatically set the date and title. It will guess which
kind of file to create based on the path provided.
You can also specify the kind with -k KIND.
If archetypes are provided in your theme or site, they will be used.
OPTIONS
--editor=""
edit new content with this editor, if provided
-f, --format="toml"
frontmatter format
-k, --kind=""
Content type to create
-s, --source=""
filesystem path to read files relative from
OPTIONS INHERITED FROM PARENT COMMANDS
--log[=false]
Enable Logging
--logFile=""
Log File path (if set, logging enabled automatically)
-v, --verbose[=false]
verbose output
--verboseLog[=false]
verbose logging
Use hugo_new online using onworks.net services