zola/components
Skyper d3ab3936de
[WIP] Add support for base64-encoded hash values to 'get_file_hash' (#1339)
* Add support for base64-encoded hash values

The global template function 'get_file_hash' can now return a
base64-encoded hash value when its 'base64' parameter is set to true.

See discussion in #519.

* Fix integrity attribute's value in test site

SRI hash values must be base64-encoded.

* Update documentation about 'get_file_hash'

* Fix 'can_get_hash_for_static_files' unit test
2021-02-20 13:31:37 +01:00
..
config Don't panic for missing highlight theme (close #1299) (#1307) 2021-02-04 09:54:12 +01:00
errors move translation population and path collision checking to insert stage (#1272) 2021-01-05 21:39:25 +01:00
front_matter Force newline after front-matter 2021-02-02 21:53:37 +01:00
imageproc WebP support in resize_image (#1360) 2021-02-18 22:30:10 +01:00
library Force newline after front-matter 2021-02-02 21:53:37 +01:00
link_checker Update changelog + deps 2021-02-02 20:25:27 +01:00
rendering cargo fmt 2021-02-02 20:49:57 +01:00
search search: Update elasticlunr.min.js to 0.9.6 (#1260) (#1261) 2020-12-14 20:43:32 +01:00
site [WIP] Add support for base64-encoded hash values to 'get_file_hash' (#1339) 2021-02-20 13:31:37 +01:00
templates [WIP] Add support for base64-encoded hash values to 'get_file_hash' (#1339) 2021-02-20 13:31:37 +01:00
utils Update minify-html dependency to version 0.4.2 (#1340) 2021-02-06 16:41:10 +01:00