zola/components/config
Andrew Langmeier 4430515a02 Add ignored_static to config (#2209)
* Add ignored_static to config

* Make  handle ignored static files correctly

* cargo fmt

* Match on relative path rather than incorrect target path

* path -> partial path for serve static ignore

* remove debug println

* copy static directory if there is no ignored globset

* Update docs

* Deduplicate code with additional Option argument

* cargo fmt
2023-12-18 23:24:06 +01:00
..
examples Add plain text syntax alias to text 2023-02-16 20:49:03 +01:00
src Add ignored_static to config (#2209) 2023-12-18 23:24:06 +01:00
Cargo.toml Add libs subcrate (#1747) 2022-02-14 11:08:40 +01:00