zola/docs
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
..
content Implement get_file_hash (#1044) 2020-06-09 22:38:29 +02:00
sass Update livereload.js 2020-02-02 17:48:43 -08:00
static Only shrink when resizing with fit (#803) 2019-09-24 16:54:14 -07:00
templates fix: update year in docs template (#917) 2020-01-10 10:30:42 +01:00
config.toml Ensure public exists for search index 2019-07-20 16:09:17 +02:00