zola/components/library/src
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
..
content Fix pagination section memory issue (#1097) 2020-07-23 11:03:17 +02:00
pagination Format code using cargo fmt (#896) 2020-02-02 17:48:43 -08:00
taxonomies Support and default to generating Atom feeds 2020-04-14 17:27:08 +05:30
lib.rs Use Rust 2018 edition (#885) 2020-02-02 17:48:43 -08:00
library.rs Use Rust 2018 edition (#885) 2020-02-02 17:48:43 -08:00
sorting.rs Support and default to generating Atom feeds 2020-04-14 17:27:08 +05:30