hugo/commands
reuben honigwachs 1a36ce9b09 commands: Add hint when dir not empty
Many users seem to stumble over creating new sites in existing non-empty directories. And that `--force` is the necessary option. So I added *See --force* as a hint to the error.

Fixes #4825.
2019-11-11 21:38:10 +01:00
..
check.go
check_darwin.go
commandeer.go Do not attempt to build if there is no config file 2019-10-22 00:10:36 +02:00
commands.go
commands_test.go tests: Convert from testify to quicktest 2019-08-12 13:26:32 +02:00
config.go
convert.go
deploy.go deploy: Add ability to invalidate Google Cloud CDN 2019-10-03 16:53:45 +02:00
env.go
gen.go
genautocomplete.go
genchromastyles.go
gendoc.go
gendocshelper.go
genman.go
helpers.go
hugo.go commands: Make sure the hugo field is always initialized before it's used 2019-08-15 09:33:47 +02:00
hugo_test.go tests: Convert from testify to quicktest 2019-08-12 13:26:32 +02:00
hugo_windows.go
import_jekyll.go
import_jekyll_test.go tests: Convert from testify to quicktest 2019-08-12 13:26:32 +02:00
limit_darwin.go
limit_others.go
list.go
list_test.go tests: Convert from testify to quicktest 2019-08-12 13:26:32 +02:00
mod.go commands: Make sure the hugo field is always initialized before it's used 2019-08-15 09:33:47 +02:00
new.go commands: Make sure the hugo field is always initialized before it's used 2019-08-15 09:33:47 +02:00
new_content_test.go tests: Convert from testify to quicktest 2019-08-12 13:26:32 +02:00
new_site.go commands: Add hint when dir not empty 2019-11-11 21:38:10 +01:00
new_theme.go commands: Make sure the hugo field is always initialized before it's used 2019-08-15 09:33:47 +02:00
release.go
release_noop.go
server.go commands: Make sure the hugo field is always initialized before it's used 2019-08-15 09:33:47 +02:00
server_errors.go
server_test.go tests: Convert from testify to quicktest 2019-08-12 13:26:32 +02:00
static_syncer.go commands: Make sure the hugo field is always initialized before it's used 2019-08-15 09:33:47 +02:00
version.go