1
0
Fork 0
mirror of https://github.com/gohugoio/hugo.git synced 2025-03-21 11:11:05 +00:00
hugo/tpl
Daniel Terhorst-North f281ef8a4a tpl: fix incorrect lastBuildDate
Set the `<lastBuildDate>` field to be the most recent Lastmod date
of all the posts in the current selection.

Fixes 
2024-01-25 19:46:52 +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 Pull in the latest code from Go's template packages () 2023-12-04 12:07:54 +01:00
js
lang Revise the deprecation logging 2023-10-26 20:41:19 +02:00
math tpl/math: Add math.Rand template function 2023-12-29 19:37:27 +01:00
openapi
os
page
partials
path
reflect
resources
safe
site
strings
templates
time
tplimpl tpl: fix incorrect lastBuildDate 2024-01-25 19:46:52 +01:00
transform parser/metadecoders: Add CSV lazyQuotes option to transform.Unmarshal 2024-01-16 09:26:44 +01:00
urls tpl/urls: Return strings from URL functions 2023-10-29 18:12:24 +01:00
template.go all: Remove unused code 2023-12-18 19:51:26 +01:00
template_info.go all: Remove unused code 2023-12-18 19:51:26 +01:00
template_test.go