hugo/commands
Safonov Nikita 5e97cf3020 Add force flag
If flag is passed the site will be created inside non-empty folder
only if there are no existent folders or config with the same name
hugo creates.

Resolves: #1163
2015-10-17 13:58:43 +02:00
..
benchmark.go
check.go
convert.go Apply project wide go fmt 2015-10-12 20:47:06 +02:00
genautocomplete.go Print feedback for hugo genautocomplete 2015-08-09 17:59:44 +02:00
gendoc.go
hugo.go The missing static directory shouldn't fail the build 2015-10-17 13:50:37 +02:00
import.go Improve command text for import command 2015-10-05 11:25:42 +02:00
import_test.go Hugo import from jekyll 2015-10-04 20:02:53 +02:00
limit_darwin.go
limit_others.go
list.go Apply project wide go fmt 2015-10-12 20:47:06 +02:00
list_config.go
new.go Add force flag 2015-10-17 13:58:43 +02:00
new_test.go Add force flag 2015-10-17 13:58:43 +02:00
server.go Show both baseURL and bind address in hugo server output 2015-09-15 23:12:01 -06:00
server_test.go
undraft.go Apply project wide go fmt 2015-10-12 20:47:06 +02:00
undraft_test.go
version.go