hugo/resources
Josh Gerdes edc5c4741c tpl: Add Do Not Track (dnt) option to Vimeo shortcode
Added a Vimeo EnableDNT privacy option to the Hugo config. This will enable the Vimeo 'Do Not Track' flag when either Vimeo shortcode tempalte options are used. When enabled, it will force the Vimeo player to be blocked from tracking any session data, including all cookies and stats.

Fixes #7700
2020-10-02 23:02:38 +02:00
..
images
internal
page tpl: Add Do Not Track (dnt) option to Vimeo shortcode 2020-10-02 23:02:38 +02:00
postpub resources/js: Add option for setting bundle format 2020-07-22 10:13:30 +02:00
resource resources/image: Fix nilpointer for images with no Exif 2020-09-15 07:54:24 +02:00
resource_factories
resource_transformers Add "hugo mod npm pack" 2020-09-13 20:55:29 +02:00
testdata
image.go resources/image: Fix nilpointer for images with no Exif 2020-09-15 07:54:24 +02:00
image_cache.go
image_test.go resources/image: Fix nilpointer for images with no Exif 2020-09-15 07:54:24 +02:00
post_publish.go
resource.go
resource_cache.go Make sure CSS is rebuilt when postcss.config.js or tailwind.config.js changes 2020-09-20 13:35:41 +02:00
resource_cache_test.go
resource_metadata.go
resource_metadata_test.go
resource_spec.go
resource_test.go
testhelpers_test.go
transform.go resources/image: Fix nilpointer for images with no Exif 2020-09-15 07:54:24 +02:00
transform_test.go