1
0
Fork 0
mirror of https://github.com/gohugoio/hugo.git synced 2025-03-22 14:24:20 +00:00
hugo/tpl
Joe Mooring 2da4ec5738 tpl/tplimpl: Improve embedded opengraph template
Changes:

- Add tags per documentation
- Prefer site.Title over site.Params.title
- Plainify titles, tags, and descriptions
- Add fallback values for locale
- Fix pages related by series
- Improve readability

Closes 
Closes 
Closes 
Closes 
Closes 
Closes 

Co-authored-by: tomy0000000 <git@tomy.me>
Co-authored-by: sean-au <sean@powerfulwebdesign.com.au>
2024-04-02 18:35:43 +02:00
..
cast
collections Fix intersect and similar for term entry page collections 2024-03-15 16:45:53 +01:00
compare
crypto
css
data tpl/data: Fix GetCSV deprecation message 2024-02-01 19:21:15 +01:00
debug Fix panic with debug.Dump with Page when running the server 2024-03-26 20:41:30 +01:00
diagrams
encoding
fmt all: Fix typos 2024-02-11 13:51:33 +02:00
hugo
images
inflect
internal Upgrade to Go 1.22.1 2024-03-15 16:40:36 +01:00
js
lang
math
openapi
os
page
partials
path
reflect
resources Fix Name for nested resourced fetched in resources.ByName and similar 2024-03-13 18:59:50 +02:00
safe
site
strings tpl/strings: Create strings.Diff template function 2024-04-02 18:25:44 +02:00
templates
time
tplimpl tpl/tplimpl: Improve embedded opengraph template 2024-04-02 18:35:43 +02:00
transform
urls
template.go
template_info.go Create default link and image render hooks 2024-01-30 20:12:19 +01:00
template_test.go