hugo/resources
b10c 5220d371ea
resources: Add URI GetRemote 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-08-14 13:24:58 +02:00
..
assets
images
internal
jsconfig
kinds
page
postpub
resource
resource_factories
resource_transformers
testdata
docs.go
errorResource.go
image.go
image_cache.go
image_extended_test.go
image_test.go
post_publish.go
resource.go
resource_cache.go
resource_metadata.go
resource_spec.go
resource_spec_test.go
resource_test.go
resources_integration_test.go
testhelpers_test.go
transform.go
transform_integration_test.go
transform_test.go