hugo/tpl
Joe Mooring d0788b96ae tpl/tplimpl: Update embedded instagram, twitter, and vimeo shortcodes
- Replace data.GetJSON calls with resources.GetRemote
- Remove usage of Facebook’s oEmbed Read feature

Fixes #11971
2024-02-02 08:01:45 +01:00
..
cast all: Run gofumpt -l -w . 2024-01-28 23:14:09 +01:00
collections all: Run gofumpt -l -w . 2024-01-28 23:14:09 +01:00
compare
crypto all: Run gofumpt -l -w . 2024-01-28 23:14:09 +01:00
css all: Run gofumpt -l -w . 2024-01-28 23:14:09 +01:00
data tpl/data: Fix GetCSV deprecation message 2024-02-01 19:21:15 +01:00
debug
diagrams
encoding
fmt Add warnidf template function 2024-01-30 20:12:03 +01:00
hugo
images all: Run gofumpt -l -w . 2024-01-28 23:14:09 +01:00
inflect
internal all: Run gofumpt -l -w . 2024-01-28 23:14:09 +01:00
js
lang
math all: Run gofumpt -l -w . 2024-01-28 23:14:09 +01:00
openapi
os
page
partials
path all: Run gofumpt -l -w . 2024-01-28 23:14:09 +01:00
reflect
resources
safe
site
strings all: Run gofumpt -l -w . 2024-01-28 23:14:09 +01:00
templates
time all: Run gofumpt -l -w . 2024-01-28 23:14:09 +01:00
tplimpl tpl/tplimpl: Update embedded instagram, twitter, and vimeo shortcodes 2024-02-02 08:01:45 +01:00
transform all: Run gofumpt -l -w . 2024-01-28 23:14:09 +01:00
urls all: Run gofumpt -l -w . 2024-01-28 23:14:09 +01:00
template.go
template_info.go Create default link and image render hooks 2024-01-30 20:12:19 +01:00
template_test.go