zola/components
Sam Vente dde3531fd9
Make sure that zola serve/build can start from anywhere inside dir tree (#1761)
* Make sure that zola serve/build can start from anywhere inside dir tree

* make clippy and rustfmt a bit happier

* replace unecessary if-else with unwrap_or and display which path could not get canonicalized if it fails at startup

* canonicalize config_path to avoid crash when config.toml changes
2022-03-03 12:35:29 +01:00
..
config Make sure that zola serve/build can start from anywhere inside dir tree (#1761) 2022-03-03 12:35:29 +01:00
errors Add libs subcrate (#1747) 2022-02-14 11:08:40 +01:00
front_matter Add libs subcrate (#1747) 2022-02-14 11:08:40 +01:00
imageproc Add libs subcrate (#1747) 2022-02-14 11:08:40 +01:00
library Make sure that zola serve/build can start from anywhere inside dir tree (#1761) 2022-03-03 12:35:29 +01:00
libs Add libs subcrate (#1747) 2022-02-14 11:08:40 +01:00
link_checker Make sure that zola serve/build can start from anywhere inside dir tree (#1761) 2022-03-03 12:35:29 +01:00
rendering Make sure that zola serve/build can start from anywhere inside dir tree (#1761) 2022-03-03 12:35:29 +01:00
search Make sure that zola serve/build can start from anywhere inside dir tree (#1761) 2022-03-03 12:35:29 +01:00
site Make sure that zola serve/build can start from anywhere inside dir tree (#1761) 2022-03-03 12:35:29 +01:00
templates Make sure that zola serve/build can start from anywhere inside dir tree (#1761) 2022-03-03 12:35:29 +01:00
utils Make sure that zola serve/build can start from anywhere inside dir tree (#1761) 2022-03-03 12:35:29 +01:00