zola/components
Andrew Langmeier 0a9bfa16c2 Hard link serve panic fix (#2210)
* Fix hard link panic and add better error info to std:fs errors

* cargo fmt

* Remove erroneously committed config change

* Remove console import; Use with context to provide additional error info

* improve error wording
2023-12-18 23:24:06 +01:00
..
config Add search.index_format into the serialized config (#2165) (#2196) 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 Pass section.generate_feed 2023-02-24 22:20:26 +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 toml lib 2023-02-16 20:49:03 +01:00
link_checker Speedup "zola check" command by reusing the Client (#2171) 2023-12-18 23:24:06 +01:00
markdown Revert "Allow external links to start with "www.*" (#2100)" 2023-03-19 20:36:25 +01:00
search Remove code blocks from search index 2023-02-16 20:49:03 +01:00
site Fix typo in error message 2023-12-18 23:24:06 +01:00
templates templates: add base URL for feed content (#2190) 2023-12-18 23:24:06 +01:00
utils Hard link serve panic fix (#2210) 2023-12-18 23:24:06 +01:00