zola/src
southerntofu b003a47d54
Support relative links for root directory (fix #1028) (#1106)
* serve command works from another working directory

* Root dir path is expanded (canonicalized) for relative links (#1028)

* Simplify watchers code

* Only watch sass/themes folders when they are enabled in config

Co-authored-by: southerntofu <southerntofu@thunix.net>
2020-07-29 20:08:25 +02:00
..
cmd Support relative links for root directory (fix #1028) (#1106) 2020-07-29 20:08:25 +02:00
cli.rs Add --force/-f flag to init, for creation in non-empty dir (#1065) 2020-06-18 21:15:46 +02:00
console.rs Extract some Tera logic out of site/lib.rs 2020-07-24 23:46:27 +02:00
main.rs Support relative links for root directory (fix #1028) (#1106) 2020-07-29 20:08:25 +02:00
prompt.rs rustfmt 2018-10-31 08:18:57 +01:00