hugo/modules
Bjørn Erik Pedersen f38a2fbd2e Make hugo.toml the new config.toml
Both will of course work, but hugo.toml will win if both are set.

We should have done this a long time ago, of course, but the reason I'm picking this up now is that my VS Code setup by default picks up some
JSON config schema from some random other software which also names its config files config.toml.

Fixes #8979
2023-01-16 15:34:16 +01:00
..
npm Improve error messages, esp. when the server is running 2022-05-06 19:43:22 +02:00
client.go Also consider wrapped errors when checking for file IsNotExist errors 2022-12-14 13:51:06 +01:00
client_test.go Add some basic security policies with sensible defaults 2021-12-16 09:40:22 +01:00
collect.go Make hugo.toml the new config.toml 2023-01-16 15:34:16 +01:00
collect_test.go all: Format code with gofumpt 2020-12-03 13:12:58 +01:00
config.go modules: Improve "module workspace" not found error 2022-12-20 09:06:38 +01:00
config_test.go modules: Adjust watch logic vs workspace use definitions 2022-12-19 20:17:33 +01:00
module.go modules: Adjust watch logic vs workspace use definitions 2022-12-19 20:17:33 +01:00