hugo/config/allconfig
Bjørn Erik Pedersen 9f22bc4414 Rename DefaultPageSize => PagerSize
This was recently introduced. so no breaking change.

The thing is:

* We do not commonly use the prefix Default* even if it can be overridden in the templates.
* PagerSize makes more sense and is also the term used in the code.
2024-06-09 12:28:24 +02:00
..
allconfig.go Rename DefaultPageSize => PagerSize 2024-06-09 12:28:24 +02:00
allconfig_integration_test.go Rename DefaultPageSize => PagerSize 2024-06-09 12:28:24 +02:00
alldecoders.go Rename DefaultPageSize => PagerSize 2024-06-09 12:28:24 +02:00
configlanguage.go Add option to not generate aliases for first page of pagination pages 2024-06-08 15:42:01 +02:00
docshelper.go all: Rework page store, add a dynacache, improve partial rebuilds, and some general spring cleaning 2024-01-27 16:28:14 +01:00
load.go Add option to not generate aliases for first page of pagination pages 2024-06-08 15:42:01 +02:00
load_test.go all: Run gofumpt -l -w . 2024-01-28 23:14:09 +01:00