hugo/resources/page
Bjørn Erik Pedersen 7917961d59 Misc permalinks adjustments
* Move config loading to the page package
* Fix a lower bound panic for the `:sections` slice syntax.
* Always return the `:title`
* Add some permalinks integration tests
* Also see issues below

Fixes #9448
Fixes #11184
See #8523
2023-06-29 10:14:19 +02:00
..
page_generate resources/page: Allow section and taxonomy pages to have a permalink configuration 2023-06-26 15:31:01 +02:00
pagemeta Replace the old log setup, with structured logging etc. 2023-06-18 13:03:04 +02:00
integration_test.go
page.go
page_author.go
page_data.go
page_data_test.go
page_kinds.go
page_kinds_test.go
page_lazy_contentprovider.go
page_marshaljson.autogen.go
page_matcher.go
page_matcher_test.go
page_nop.go
page_outputformat.go
page_paths.go
page_paths_test.go
page_wrappers.autogen.go
pagegroup.go
pagegroup_test.go
pages.go
pages_cache.go
pages_cache_test.go
pages_language_merge.go
pages_prev_next.go
pages_prev_next_test.go
pages_related.go
pages_related_test.go
pages_sort.go
pages_sort_search.go
pages_sort_search_test.go
pages_sort_test.go
pages_test.go
pagination.go
pagination_test.go
permalinks.go Misc permalinks adjustments 2023-06-29 10:14:19 +02:00
permalinks_integration_test.go Misc permalinks adjustments 2023-06-29 10:14:19 +02:00
permalinks_test.go Misc permalinks adjustments 2023-06-29 10:14:19 +02:00
site.go
taxonomy.go
testhelpers_page_test.go Replace the old log setup, with structured logging etc. 2023-06-18 13:03:04 +02:00
testhelpers_test.go
weighted.go
zero_file.autogen.go Misc permalinks adjustments 2023-06-29 10:14:19 +02:00