zola/src/cmd
Jade 958ec2a758
Add CORS header (#1382)
I was having an issue with `zola serve` where the browser was not
fetching fonts on account of it not sending a CORS header with the
fonts
2021-03-17 09:11:02 +01:00
..
build.rs Support output_dir in config.toml 2020-12-14 20:42:55 +01:00
check.rs Make path to config.toml independent from root dir (#1023) 2020-05-23 11:55:45 +02:00
init.rs fixes #1401 (#1404) 2021-03-11 19:47:42 +01: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 Add CORS header (#1382) 2021-03-17 09:11:02 +01:00