hugo/resources/page
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
..
page_generate Upgrade Instagram shortcode 2021-06-08 10:30:45 +02:00
pagemeta Misc config loading fixes 2021-06-14 17:00:32 +02:00
page.go Fix some change detection issues on server reloads 2020-09-07 21:06:44 +02:00
page_author.go Remove references to Google+ 2019-05-26 19:24:45 +02:00
page_data.go Make Page an interface 2019-03-23 18:51:22 +01:00
page_data_test.go all: Format code with gofumpt 2020-12-03 13:12:58 +01:00
page_kinds.go Rename taxonomy kinds from taxonomy to term, taxonomyTerm to taxonomy 2020-06-18 09:09:56 +02:00
page_kinds_test.go all: Format code with gofumpt 2020-12-03 13:12:58 +01:00
page_marshaljson.autogen.go tpl: Regenerate templates 2020-12-16 12:20:02 +01:00
page_matcher.go all: Format code with gofumpt 2020-12-03 13:12:58 +01:00
page_matcher_test.go all: Format code with gofumpt 2020-12-03 13:12:58 +01:00
page_nop.go all: Format code with gofumpt 2020-12-03 13:12:58 +01:00
page_outputformat.go all: Fix minor typos 2020-12-16 12:11:32 +01:00
page_paths.go media: Make Type comparable 2021-03-14 15:21:54 +01:00
page_paths_test.go media: Make Type comparable 2021-03-14 15:21:54 +01:00
page_wrappers.autogen.go tpl: Regenerate templates 2020-12-16 12:20:02 +01:00
pagegroup.go GroupByParamDate now supports datetimes 2020-12-28 17:50:55 +01:00
pagegroup_test.go GroupByParamDate now supports datetimes 2020-12-28 17:50:55 +01:00
pages.go all: Fix minor typos 2020-12-16 12:11:32 +01:00
pages_cache.go all: Format code with gofumpt 2020-12-03 13:12:58 +01:00
pages_cache_test.go tests: Convert from testify to quicktest 2019-08-12 13:26:32 +02:00
pages_language_merge.go all: Format code with gofumpt 2020-12-03 13:12:58 +01:00
pages_prev_next.go all: Fix minor typos 2020-12-16 12:11:32 +01:00
pages_prev_next_test.go all: Format code with gofumpt 2020-12-03 13:12:58 +01:00
pages_related.go all: Fix minor typos 2020-12-16 12:11:32 +01:00
pages_related_test.go tests: Convert from testify to quicktest 2019-08-12 13:26:32 +02:00
pages_sort.go all: Format code with gofumpt 2020-12-03 13:12:58 +01:00
pages_sort_search.go all: Format code with gofumpt 2020-12-03 13:12:58 +01:00
pages_sort_search_test.go all: Format code with gofumpt 2020-12-03 13:12:58 +01:00
pages_sort_test.go all: Format code with gofumpt 2020-12-03 13:12:58 +01:00
pages_test.go all: Format code with gofumpt 2020-12-03 13:12:58 +01:00
pagination.go all: Format code with gofumpt 2020-12-03 13:12:58 +01:00
pagination_test.go Misc config loading fixes 2021-06-14 17:00:32 +02:00
permalinks.go resources/page: Fix permalinks pattern detection for some of the sections variants 2021-04-25 16:57:09 +02:00
permalinks_test.go Add slice syntax to sections permalinks config 2021-03-30 07:55:24 +02:00
site.go Fix Params case handling in the index, sort and where func 2019-11-22 18:41:50 +01:00
testhelpers_test.go Misc config loading fixes 2021-06-14 17:00:32 +02:00
weighted.go all: Format code with gofumpt 2020-12-03 13:12:58 +01:00
zero_file.autogen.go tpl/fmt: Add erroridf template func 2021-06-07 19:11:03 +02:00