hugo/tpl/tplimpl
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 #8296
Closes #8698
Closes #8991
Closes #9818
Closes #9866
Closes #10647

Co-authored-by: tomy0000000 <git@tomy.me>
Co-authored-by: sean-au <sean@powerfulwebdesign.com.au>
2024-04-02 18:35:43 +02:00
..
embedded tpl/tplimpl: Improve embedded opengraph template 2024-04-02 18:35:43 +02:00
render_hook_integration_test.go tpl/tplimpl: Honor markdown attributes in embedded image render hook 2024-03-07 08:21:58 +01:00
shortcodes.go all: Run gofumpt -l -w . 2024-01-28 23:14:09 +01:00
shortcodes_test.go
template.go Create default link and image render hooks 2024-01-30 20:12:19 +01:00
template_ast_transformers.go
template_ast_transformers_test.go
template_errors.go Create default link and image render hooks 2024-01-30 20:12:19 +01:00
template_funcs.go Handle rebuilds when resources passed to transform.Unmarshal etc. changes 2024-02-19 14:50:23 +01:00
template_funcs_test.go
template_test.go
templateFuncster.go
templateProvider.go
tplimpl_integration_test.go tpl/tplimpl: Optionally exclude content from sitemap 2024-04-02 11:21:03 +02:00