zola/components
Justin Turpin c3f59bceec
Fix pagination section memory issue (#1097)
* Update sitemap.rs

When paginate_by is zero, set number_pagers to 1 so at least 1 sitemap section is pushed

* paginate_by updates

Introduce section.paginate_by, use value if it exists, removes now
unnecessary filter

Co-authored-by: Justin Turpin <justinturpin@pop-os.localdomain>
2020-07-23 11:03:17 +02:00
..
config Make search index configurable 2020-06-29 20:02:27 +02:00
errors Update syntect, using rust-onig with bindgen temporarily 2020-05-12 20:07:02 +02:00
front_matter clippy + fmt + fix toml dates in extra arrays 2020-06-18 21:12:46 +02:00
imageproc Update image to 0.23 2020-02-10 20:48:52 +01:00
library Fix pagination section memory issue (#1097) 2020-07-23 11:03:17 +02:00
link_checker Update deps 2020-07-22 18:59:21 +02:00
rebuild Not sure it changes anything but... 2020-06-15 19:14:35 +02:00
rendering Not sure it changes anything but... 2020-06-15 19:14:35 +02:00
search Make search index configurable 2020-06-29 20:02:27 +02:00
site Fix pagination section memory issue (#1097) 2020-07-23 11:03:17 +02:00
templates Update deps 2020-07-22 18:59:21 +02:00
utils Make themes more flexible (#1004) 2020-06-18 22:31:03 +02:00