zola/components/rendering/tests
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
..
common Make sure that zola serve/build can start from anywhere inside dir tree (#1761) 2022-03-03 12:35:29 +01:00
codeblock_hide_lines.rs Add libs subcrate (#1747) 2022-02-14 11:08:40 +01:00
codeblock_hl_lines.rs Add libs subcrate (#1747) 2022-02-14 11:08:40 +01:00
codeblock_linenos.rs Add libs subcrate (#1747) 2022-02-14 11:08:40 +01:00
codeblock_shortcode_mix.rs Add libs subcrate (#1747) 2022-02-14 11:08:40 +01:00
integration.rs Add libs subcrate (#1747) 2022-02-14 11:08:40 +01:00
links.rs Add libs subcrate (#1747) 2022-02-14 11:08:40 +01:00
markdown.rs Add libs subcrate (#1747) 2022-02-14 11:08:40 +01:00
spec.rs Add libs subcrate (#1747) 2022-02-14 11:08:40 +01:00
summary.rs Add libs subcrate (#1747) 2022-02-14 11:08:40 +01:00
toc.rs Make sure that zola serve/build can start from anywhere inside dir tree (#1761) 2022-03-03 12:35:29 +01:00