zola/components/site
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
..
benches Make path to config.toml independent from root dir (#1023) 2020-05-23 11:55:45 +02:00
src Fix pagination section memory issue (#1097) 2020-07-23 11:03:17 +02:00
tests clippy + fmt + fix toml dates in extra arrays 2020-06-18 21:12:46 +02:00
Cargo.toml Not sure it changes anything but... 2020-06-15 19:14:35 +02:00