hugo/commands
Bjørn Erik Pedersen fe901b8119 hugolib, commands: Improve live-reload on directory structure changes
This issue is more visible now that we support nested sections.

This commit makes operations like pasting new content folders or deleting content folders during server watch just work.

Fixes #3570
2017-06-08 20:14:28 +02:00
..
benchmark.go commands: Use paths from PathSpec for walker 2017-05-09 14:07:43 +02:00
check.go Remove ShowPlan 2016-11-23 16:35:49 +01:00
commandeer.go commands: Fix broken commandeer 2017-03-27 15:43:56 +02:00
convert.go all: Fix some govet complaints 2017-03-09 14:18:12 +01:00
env.go all: Use jww instead of fmt for printing 2016-11-22 22:06:48 +01:00
gen.go Add copyright header to that source files that don’t have one. 2015-12-10 15:19:38 -07:00
genautocomplete.go commands: Make first letter of flags' usage lowercase 2017-04-26 22:23:20 +02:00
gendoc.go all: Handle all errors 2017-04-06 20:35:26 +02:00
gendocshelper.go commands: Make first letter of flags' usage lowercase 2017-04-26 22:23:20 +02:00
genman.go Automate the Hugo release process 2017-04-24 11:08:56 +02:00
hugo.go hugolib, commands: Improve live-reload on directory structure changes 2017-06-08 20:14:28 +02:00
hugo_windows.go Move cobra.MousetrapHelpText to hugo_windows.go 2015-12-16 21:26:47 -07:00
import_jekyll.go commands: Make first letter of flags' usage lowercase 2017-04-26 22:23:20 +02:00
import_jekyll_test.go commands: Import Octopress image tag in Jekyll importer 2017-04-22 22:35:52 +02:00
list.go all: Propagate baseURL error to the callers 2017-03-27 15:43:56 +02:00
list_config.go all: Refactor to nonglobal Viper, i18n etc. 2017-02-17 17:15:26 +01:00
new.go all: Temporarily revert to BurntSushi for TOML front matter handling 2017-06-03 09:22:57 +02:00
new_test.go all: Refactor to nonglobal Viper, i18n etc. 2017-02-17 17:15:26 +01:00
release.go commands: Make first letter of flags' usage lowercase 2017-04-26 22:23:20 +02:00
server.go cmd: Replace flagChanged with pflag.FlagSet.Changed 2017-05-24 10:51:51 +02:00
server_test.go all: Refactor to nonglobal Viper, i18n etc. 2017-02-17 17:15:26 +01:00
undraft.go all: Refactor to nonglobal file systems 2017-02-04 11:37:25 +07:00
undraft_test.go commands: t.Error => t.Errorf 2017-03-11 19:07:32 +01:00
version.go Automate the Hugo release process 2017-04-24 11:08:56 +02:00