zola/test_site/templates
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
..
categories Custom taxonomies (#330) 2018-07-16 10:54:05 +02:00
podcast_authors Fix slugified taxonomies rendering 2020-09-22 09:46:22 +02:00
shortcodes Make themes more flexible (#1004) 2020-06-18 22:31:03 +02:00
tags Make current_path always start with a slash (#1101) 2020-07-29 20:44:09 +02:00
index.html [WIP] Add support for base64-encoded hash values to 'get_file_hash' (#1339) 2021-02-20 13:31:37 +01:00
index_paginated.html Make current_path always start with a slash (#1101) 2020-07-29 20:44:09 +02:00
page.html Let toc is visable through Page & Section variables in templates (#818) 2020-02-02 17:44:38 -08:00
page_template.html Add page_template to sections 2018-11-07 19:42:23 +01:00
page_template_child.html Add test for nested page_template 2018-11-07 20:48:39 +01:00
page_template_override.html Add page_template to sections 2018-11-07 19:42:23 +01:00
rebuild.html Move test_site and turn rebuild.rs into a component 2018-01-29 18:40:12 +01:00
robots.txt Rename all occurrences of gutenberg to zola in code 2018-10-18 22:50:06 +02:00
section.html Make themes more flexible (#1004) 2020-06-18 22:31:03 +02:00
section_paginated.html Remove paginator.pagers 2018-09-30 23:49:32 +02:00