zola/components/utils
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
..
src Add ignored_static to config (#2209) 2023-12-18 23:24:06 +01:00
test-files Create pull request/add yaml to load data (#1842) 2022-04-29 20:22:02 +02:00
test-templates Fix some theme extension 2020-02-10 23:09:22 +01:00
Cargo.toml Add libs subcrate (#1747) 2022-02-14 11:08:40 +01:00