hugo/commands
Bjørn Erik Pedersen 9b352f04a3 Fix syncing of /static regression
As introduced in Hugo `v0.76.1`.

And add a proper test for it.

Fixes  #9794
Closes #9788
2022-04-18 19:17:27 +02:00
..
commandeer.go Revert "Revert "Fix PostProcess regression for hugo server"" 2022-04-18 19:17:27 +02:00
commands.go Rework the Destination filesystem to make --renderStaticToDisk work 2022-04-08 13:26:17 +02:00
commands_test.go Revert "Revert "Fix PostProcess regression for hugo server"" 2022-04-18 19:17:27 +02:00
config.go all: gofmt -w -r 'interface{} -> any' . 2022-03-17 22:03:27 +01:00
convert.go all: gofmt -w -r 'interface{} -> any' . 2022-03-17 22:03:27 +01:00
deploy.go all: gofmt -w -r 'interface{} -> any' . 2022-03-17 22:03:27 +01:00
env.go
gen.go Remove hugo gen autocomplete 2022-02-01 23:23:30 +01:00
genchromastyles.go
gendoc.go commands: Change link protocol to https 2022-03-25 15:29:50 +01:00
gendocshelper.go
genman.go
helpers.go all: gofmt -w -r 'interface{} -> any' . 2022-03-17 22:03:27 +01:00
hugo.go Rework the Destination filesystem to make --renderStaticToDisk work 2022-04-08 13:26:17 +02:00
hugo_test.go Fix syncing of /static regression 2022-04-18 19:17:27 +02:00
hugo_windows.go
import_jekyll.go all: gofmt -w -r 'interface{} -> any' . 2022-03-17 22:03:27 +01:00
import_jekyll_test.go all: gofmt -w -r 'interface{} -> any' . 2022-03-17 22:03:27 +01:00
limit_darwin.go
limit_others.go all: gofmt -w -r 'interface{} -> any' . 2022-03-17 22:03:27 +01:00
list.go all: gofmt -w -r 'interface{} -> any' . 2022-03-17 22:03:27 +01:00
list_test.go Rework the Destination filesystem to make --renderStaticToDisk work 2022-04-08 13:26:17 +02:00
mod.go Misc depreation updates 2022-01-04 17:10:39 +01:00
mod_npm.go
new.go
new_content_test.go
new_site.go Rework the Destination filesystem to make --renderStaticToDisk work 2022-04-08 13:26:17 +02:00
new_theme.go
nodeploy.go all: gofmt -w -r 'interface{} -> any' . 2022-03-17 22:03:27 +01:00
release.go all: gofmt -w -r 'interface{} -> any' . 2022-03-17 22:03:27 +01:00
release_noop.go all: gofmt -w -r 'interface{} -> any' . 2022-03-17 22:03:27 +01:00
server.go Rework the Destination filesystem to make --renderStaticToDisk work 2022-04-08 13:26:17 +02:00
server_errors.go
server_test.go Revert "Revert "Fix PostProcess regression for hugo server"" 2022-04-18 19:17:27 +02:00
static_syncer.go Rework the Destination filesystem to make --renderStaticToDisk work 2022-04-08 13:26:17 +02:00
version.go