pelican-plugins/webassets

Document sub-resource Integrity (SRI) feature

Open

#9 opened on May 12, 2021

View on GitHub
 (3 comments) (0 reactions) (0 assignees)Python (1 fork)auto 404
good first issue

Repository metrics

Stars
 (14 stars)
PR merge metrics
 (PR metrics pending)

Description

Since the upstream webassets library added sub-resource Integrity (SRI) support via https://github.com/miracle2k/webassets/pull/521, this plugin would benefit from some documentation regarding how to use that feature in a Pelican context.

(Original issue: https://github.com/getpelican/pelican/issues/2875)

Contributor guide