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
convert.go
deploy.go
env.go
gen.go
genchromastyles.go
gendoc.go
gendocshelper.go
genman.go
helpers.go
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
import_jekyll_test.go
limit_darwin.go
limit_others.go
list.go
list_test.go Rework the Destination filesystem to make --renderStaticToDisk work 2022-04-08 13:26:17 +02:00
mod.go
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
release.go
release_noop.go
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