hugo/tpl
Razon Yang 14d85ec136
tpl: Allow using page resources on the images page parameter for opengraph, schema and twitter_cards templates
The page images selection order as follows:

1. Page's images parameter, image resources are supported.
2. Page's image resources that naming in *feature*, *cover* or *thumbnail* pattern.
3. If no page images specified, then the first one of site's images will be used as the fallback, supports site resources.
2023-12-04 12:05:41 +01:00
..
cast
collections tpl/collections: Make delimit return a string 2023-10-28 11:54:23 +02:00
compare
crypto
css
data
debug Fix deprecation printing on info level 2023-10-31 10:42:23 +01:00
diagrams
encoding
fmt tpl/fmt: Print suppression help with erroridf 2023-12-04 11:39:27 +01:00
hugo
images
inflect
internal
js
lang Revise the deprecation logging 2023-10-26 20:41:19 +02:00
math all: Format files with gofmt 2023-10-05 14:45:55 +02:00
openapi
os
page
partials
path
reflect
resources
safe
site
strings
templates
time
tplimpl tpl: Allow using page resources on the images page parameter for opengraph, schema and twitter_cards templates 2023-12-04 12:05:41 +01:00
transform tpl/transform: Display Chroma highlighting errors 2023-12-04 11:38:23 +01:00
urls tpl/urls: Return strings from URL functions 2023-10-29 18:12:24 +01:00
template.go
template_info.go
template_test.go