hugo/hugofs
Bjørn Erik Pedersen d392893cd7
Misc config loading fixes
The main motivation behind this is simplicity and correctnes, but the new small config library is also faster:

```
BenchmarkDefaultConfigProvider/Viper-16         	  252418	      4546 ns/op	    2720 B/op	      30 allocs/op
BenchmarkDefaultConfigProvider/Custom-16        	  450756	      2651 ns/op	    1008 B/op	       6 allocs/op
```

Fixes #8633
Fixes #8618
Fixes #8630
Updates #8591
Closes #6680
Closes #5192
2021-06-14 17:00:32 +02:00
..
files all: Format code with gofumpt 2020-12-03 13:12:58 +01:00
glob modules: Add config option modules.vendorClosest 2021-02-16 16:30:01 +01:00
createcounting_fs.go Make Page an interface 2019-03-23 18:51:22 +01:00
decorators.go all: Format code with gofumpt 2020-12-03 13:12:58 +01:00
fileinfo.go hugofs: Set modTime at creation time 2021-06-05 11:45:56 +02:00
filter_fs.go build(deps): bump github.com/spf13/afero from 1.4.1 to 1.5.1 2021-01-19 17:25:20 +01:00
filter_fs_test.go all: Format code with gofumpt 2020-12-03 13:12:58 +01:00
fs.go all: Format code with gofumpt 2020-12-03 13:12:58 +01:00
fs_test.go Misc config loading fixes 2021-06-14 17:00:32 +02:00
glob.go all: Format code with gofumpt 2020-12-03 13:12:58 +01:00
glob_test.go all: Format code with gofumpt 2020-12-03 13:12:58 +01:00
hashing_fs.go all: Format code with gofumpt 2020-12-03 13:12:58 +01:00
hashing_fs_test.go all: Format code with gofumpt 2020-12-03 13:12:58 +01:00
language_composite_fs.go Add Hugo Modules 2019-07-24 09:35:53 +02:00
noop_fs.go build(deps): bump github.com/spf13/afero from 1.4.1 to 1.5.1 2021-01-19 17:25:20 +01:00
nosymlink_fs.go all: Format code with gofumpt 2020-12-03 13:12:58 +01:00
nosymlink_test.go all: Fix minor typos 2020-12-16 12:11:32 +01:00
rootmapping_fs.go all: Format code with gofumpt 2020-12-03 13:12:58 +01:00
rootmapping_fs_test.go Misc config loading fixes 2021-06-14 17:00:32 +02:00
slice_fs.go build(deps): bump github.com/spf13/afero from 1.4.1 to 1.5.1 2021-01-19 17:25:20 +01:00
stacktracer_fs.go Fix assorted typos 2019-08-01 13:55:48 +02:00
walk.go all: Format code with gofumpt 2020-12-03 13:12:58 +01:00
walk_test.go Add Dart Sass support 2020-12-30 17:32:25 +01:00