zola/docs/content/documentation
Hannu Hartikainen 36ec33f042
Change get_url(cachebust=true) to use a hash (#1032)
Cache-busting was previously done with a compile-time timestamp. Change
to the SHA-256 hash of the file to avoid refreshing unchanged files.

The implementation could be used to add a new global fn (say,
get_file_hash) for subresource integrity use, but that's for another
commit.

Fixes #519.

Co-authored-by: Vincent Prouillet <balthek@gmail.com>
2020-05-23 11:46:50 +02:00
..
content Update syntect, using rust-onig with bindgen temporarily 2020-05-12 20:07:02 +02:00
deployment Fix some doc changes 2020-02-02 17:48:42 -08:00
getting-started Update syntaxes and syntect 2020-04-29 22:35:28 +02:00
templates Change get_url(cachebust=true) to use a hash (#1032) 2020-05-23 11:46:50 +02:00
themes Simple clean up of documentation. (#849) 2020-02-02 17:48:42 -08:00
_index.md Update _index.md 2018-03-22 15:47:34 -06:00