zola/components
Alexander Borsuk 6b0585cf01 Avoid unnecessary checking for already checked links (#2305)
* Fixed "unnecessary mut" warning

* Fixed minor typo

* Use more than 8 threads for links checking if hardware supports it

* Fixed failing azure Linux check

* Avoid unnecessary HTTP requests to the same, already checked links
2023-12-18 23:24:06 +01:00
..
config Add ignored_static to config (#2209) 2023-12-18 23:24:06 +01:00
console add link_checker settings for external_level and internal_level (#1848) 2022-05-11 21:54:34 +02:00
content Avoid unnecessary checking for already checked links (#2305) 2023-12-18 23:24:06 +01:00
errors Remove unused deps thanks to cargo-machete 2022-04-27 19:49:57 +02:00
imageproc Remove dummy test 2023-03-19 20:36:25 +01:00
libs Update deps 2023-12-18 23:24:06 +01:00
link_checker Speedup "zola check" command by reusing the Client (#2171) 2023-12-18 23:24:06 +01:00
markdown fix: suppress highlight language warnings if highlight_code is false (#2287) 2023-12-18 23:24:06 +01:00
search Remove code blocks from search index 2023-02-16 20:49:03 +01:00
site Avoid unnecessary checking for already checked links (#2305) 2023-12-18 23:24:06 +01:00
templates Add attributes to base_url link in atom template (#2261) 2023-12-18 23:24:06 +01:00
utils Add ignored_static to config (#2209) 2023-12-18 23:24:06 +01:00