mirror of
https://github.com/getzola/zola
synced 2024-12-14 22:32:29 +00:00
fd0bcfabe6
This adds a path separator between the directory and filenames in the message printed by `zola serve` to indicate it is listening for changes. Before: Listening for changes in /path/to/dir{config.toml, content, sass, static, templates} After: Listening for changes in /path/to/dir/{config.toml, content, sass, static, templates} ^ |
||
---|---|---|
.. | ||
cmd | ||
cli.rs | ||
console.rs | ||
main.rs | ||
prompt.rs |