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
resource resources/image: Fix nilpointer for images with no Exif 2020-09-15 07:54:24 +02:00
resource_factories
resource_transformers
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