zola/components/library
Thomas Hurst 0cd9e58a86 Allow relative paths in new_file()/new_section() (#763)
These functions expect that file_path can have base_path stripped from
it, but during reloading they can be given relative paths.  Maybe this
behaviour varies between the notify backends?

This fixes two zola serve panics on FreeBSD (poll backend).
2019-08-01 10:17:38 +02:00
..
src Allow relative paths in new_file()/new_section() (#763) 2019-08-01 10:17:38 +02:00
Cargo.toml chore: Update toml to 0.5 everywhere 2019-07-12 22:54:18 +02:00