zola/docs/content/documentation/templates
Hannu Hartikainen 6708f7637c
Implement get_file_hash (#1044)
* Fix get_url(cachebust=true)

The previous implementation looked for static files in the wrong place.
Look in static_path, output_path and content_path. If file can't be
found in any of them, print a warning to stderr and fall back to using
a timestamp.

Add a test to ensure it also works in practice, not just in theory.

* Implement get_file_hash
2020-06-09 22:38:29 +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 Implement get_file_hash (#1044) 2020-06-09 22:38:29 +02:00
pages-sections.md Merge pull request #976 from getzola/next 2020-05-25 18:14:42 +02:00
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 Typos (#1010) 2020-04-26 20:35:59 +02:00