zola/components
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
..
config Add ignored_static to config (#2209) 2023-12-18 23:24:06 +01:00
console add link_checker settings for external_level and internal_level (#1848) 2022-05-11 21:54:34 +02:00
content always sort assets by filename (Windows/Linux difference) (#2236) 2023-12-18 23:24:06 +01:00
errors Remove unused deps thanks to cargo-machete 2022-04-27 19:49:57 +02:00
imageproc Remove dummy test 2023-03-19 20:36:25 +01:00
libs Update deps 2023-12-18 23:24:06 +01:00
link_checker Speedup "zola check" command by reusing the Client (#2171) 2023-12-18 23:24:06 +01:00
markdown Prevent spans crossing line boundaries in class-based code block formatter (#2237) 2023-12-18 23:24:06 +01:00
search Remove code blocks from search index 2023-02-16 20:49:03 +01:00
site Add ignored_static to config (#2209) 2023-12-18 23:24:06 +01:00
templates Add attributes to base_url link in atom template (#2261) 2023-12-18 23:24:06 +01:00
utils Add ignored_static to config (#2209) 2023-12-18 23:24:06 +01:00