hugo-theme-bootstrap4-blog/build
Alan Orth 683755f95d
Add tooling to generate SRI hashes for assets
Subresource integrity allows user agents to verify that a fetched
resource has been delivered without unexpected manipulation[0]. I
put theme assets in a json configuration file and save the hashes
to a TOML file that Hugo loads via its theme data mechanism[1].

[0] https://www.w3.org/TR/SRI/
[1] https://gohugo.io/extras/datafiles/
2017-01-11 10:32:43 +02:00
..
assets.json Add tooling to generate SRI hashes for assets 2017-01-11 10:32:43 +02:00
sri.js Add tooling to generate SRI hashes for assets 2017-01-11 10:32:43 +02:00