hugo/resources/page
Bjørn Erik Pedersen ba1d0051b4 media: Make Type comparable
So we can use it and output.Format as map key etc.

This commit also fixes the media.Type implementation so it does not need to mutate itself to handle different suffixes for the same MIME type, e.g. jpg vs. jpeg.

This means that there are no Suffix or FullSuffix on media.Type anymore.

Fixes #8317
Fixes #8324
2021-03-14 15:21:54 +01:00
..
page_generate all: Fix minor typos 2020-12-16 12:11:32 +01:00
pagemeta all: Format code with gofumpt 2020-12-03 13:12:58 +01:00
page.go
page_author.go
page_data.go
page_data_test.go all: Format code with gofumpt 2020-12-03 13:12:58 +01:00
page_kinds.go
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
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
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 all: Format code with gofumpt 2020-12-03 13:12:58 +01:00
permalinks.go all: Format code with gofumpt 2020-12-03 13:12:58 +01:00
permalinks_test.go all: Format code with gofumpt 2020-12-03 13:12:58 +01:00
site.go
testhelpers_test.go all: Format code with gofumpt 2020-12-03 13:12:58 +01:00
weighted.go all: Format code with gofumpt 2020-12-03 13:12:58 +01:00
zero_file.autogen.go tpl: Regenerate templates 2020-12-16 12:20:02 +01:00