zola/docs/content/documentation/templates
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
..
404.md Simple clean up of documentation. (#849) 2020-02-02 17:48:42 -08:00
_index.md Redirect on templates and themes sections 2017-10-19 17:06:31 +02:00
archive.md Simple clean up of documentation. (#849) 2020-02-02 17:48:42 -08:00
feeds.md Add lang, taxonomy and term to feed template 2020-04-14 17:29:51 +05:30
overview.md Change get_url(cachebust=true) to use a hash (#1032) 2020-05-23 11:46:50 +02:00
pages-sections.md WIP: add an 'updated' field to pages 2020-04-14 17:29:46 +05:30
pagination.md Simple clean up of documentation. (#849) 2020-02-02 17:48:42 -08:00
robots.md Simple clean up of documentation. (#849) 2020-02-02 17:48:42 -08:00
sitemap.md WIP: add an 'updated' field to pages 2020-04-14 17:29:46 +05:30
taxonomies.md Support and default to generating Atom feeds 2020-04-14 17:27:08 +05:30