zola/docs/content/documentation/templates
Koen Bolhuis 5ca2b29c49
Fix cachebust for files in the output path (#1586)
* Consider the site's output path in search_for_file

The search_for_file helper function now accepts an optional
output path. If passed, the file will also be searched there.
This is used in the get_url function to search in the
Site::output_path.

In practice, this means cachebust works for files in the
output path.

* Make output_dir required in search_for_file

* Update docs for file searching logic

* Add test for new file searching behavior
2021-08-19 07:55:40 +02:00
..
feeds Fix RSS block example in documentation (#1210) 2020-10-21 13:00:16 +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
overview.md Fix cachebust for files in the output path (#1586) 2021-08-19 07:55:40 +02:00
pages-sections.md Merge branch 'master' into next 2021-07-18 13:53:27 +02:00
pagination.md Mention paginator.current_index is 1-indexed 2021-07-19 20:56:23 +02:00
robots.md Fix site 2020-12-14 20:58:59 +01:00
sitemap.md WIP: add an 'updated' field to pages 2020-04-14 17:29:46 +05:30
taxonomies.md Add permalink to Taxonomy (#1516) 2021-07-10 08:43:22 +02:00