hugo/resources/resource_factories/create
0xb10c cf5d0c1f91
add URI to resource load error
Previouly, only "ERROR failed to fetch remote resource: Forbidden"
would be shown when a resource failed to load. In my case, a tweet's
author I was embedding using the twitter shortcode switched his profile
to private which resulted in my blog failing to build. To figure out
where the originates, I added the log to the error message.
2024-03-18 11:07:51 +01:00
..
create.go Fix Name for nested resourced fetched in resources.ByName and similar 2024-03-13 18:59:50 +02:00
create_integration_test.go testing: Rename integration_test.go to PACKAGE_integration_test.go 2024-01-28 11:41:59 +01:00
remote.go add URI to resource load error 2024-03-18 11:07:51 +01:00
remote_test.go all: Run gofumpt -l -w . 2024-01-28 23:14:09 +01:00