master
page: Add IsBranch and deprecate IsNode
misc: Remove duplicate words in comments
hugolib: Move site.Data to hugo.Data, deprecate Site.AllPages/BuildDrafts/Languages
Remove some old deprecations
Move common/hugo/HugoInfo to resources/page
hugolib: Deprecate site methods Author, Authors, and Social
all: gofmt -w -r 'interface{} -> any' .
all: Format code with gofumpt
all: Replace NewIntegrationTestBuilder with Test/TestE/TestRunning
Move all Kind constants to its own package
Fix some recently introduced Position issues
resources/page: Fix truncated summary logic
testing: Port integration tests to new templates structure
all: Run modernize -fix ./...
Add slice-based permalinks config with PageMatcher target
For multiple dimensions setups, fix alias handling and multihost publish path
hugolib: Fix multilingual alias generation
Remove some old and unused deprecation code
resources/page: Use reflect.TypeFor
revamp pagegroup tests with quicktest
all: Rework page store, add a dynacache, improve partial rebuilds, and some general spring cleaning
all: Run go fix ./...
Create a struct with all of Hugo's config options
Correct typos in Go comments
tpl: Add a partial lookup cache
Add page fragments support to Related
Add roles and versions as new dimensions (in addition to language)
resources/page: Fix GoDoc comment
Remove items deprecated <= v0.136.0 (note)
refactor: Deprecate language configuration and template methods
all: Rewrite deprecated constructs in tests
resources/page: Add taxonomies Page method
Some godoc adjustments and image struct renames