zola/src/cmd
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
..
build.rs Make path to config.toml independent from root dir (#1023) 2020-05-23 11:55:45 +02:00
check.rs Make path to config.toml independent from root dir (#1023) 2020-05-23 11:55:45 +02:00
init.rs Add --force/-f flag to init, for creation in non-empty dir (#1065) 2020-06-18 21:15:46 +02:00
livereload.js Update livereload.js 2020-07-24 23:46:27 +02:00
mod.rs Add aliases to sections 2019-06-02 20:21:06 +02:00
serve.rs Support relative links for root directory (fix #1028) (#1106) 2020-07-29 20:08:25 +02:00