.TH "HUGO\-NEW\-SITE" "1" "Dec 2016" "Hugo 0.18.1" "Hugo Manual" .nh .ad l .SH NAME .PP hugo\-new\-site \- Create a new site (skeleton) .SH SYNOPSIS .PP \fBhugo new site\fP [OPTIONS] .SH DESCRIPTION .PP Create a new site in the provided directory. The new site will have the correct structure, but no content or theme yet. Use \fB\fChugo new [contentPath]\fR to create new content. .SH OPTIONS .PP \fB\-\-force\fP[=false] Init inside non\-empty directory .PP \fB\-f\fP, \fB\-\-format\fP="toml" config \& frontmatter format .SH OPTIONS INHERITED FROM PARENT COMMANDS .PP \fB\-\-config\fP="" config file (default is path/config.yaml|json|toml) .PP \fB\-\-log\fP[=false] Enable Logging .PP \fB\-\-logFile\fP="" Log File path (if set, logging enabled automatically) .PP \fB\-\-quiet\fP[=false] build in quiet mode .PP \fB\-s\fP, \fB\-\-source\fP="" filesystem path to read files relative from .PP \fB\-v\fP, \fB\-\-verbose\fP[=false] verbose output .PP \fB\-\-verboseLog\fP[=false] verbose logging .SH SEE ALSO .PP \fBhugo\-new(1)\fP