hugo/resources/resource_factories/create
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
..
create.go Consolidate all hashing to the common/hashing package 2024-07-31 16:44:06 +02:00
create_integration_test.go Add a HTTP cache for remote resources. 2024-06-04 16:07:39 +02:00
remote.go resources: Add URI GetRemote error 2024-08-14 13:24:58 +02:00
remote_test.go identity: Use xxHash in hashstructure (note) 2024-07-31 16:44:06 +02:00