zola/components/library/src
Waffle Lapkin f8c6ea2b00
Add new sorting: UpdateDate that sorts by meta.updated. (#1452)
* Add new sorting: UpdateDate that sorts by `meta.updated`.

* Use `max(created, updated)` for sort-by-update-date

This prevents created but never updated articles from appearing at the end/not
appearing at all.
2021-05-15 20:16:55 +02:00
..
content Add new sorting: UpdateDate that sorts by meta.updated. (#1452) 2021-05-15 20:16:55 +02:00
pagination Serializing lang aware configs 2021-04-07 22:13:15 +02:00
taxonomies Serializing lang aware configs 2021-04-07 22:13:15 +02:00
lib.rs Use Rust 2018 edition (#885) 2020-02-02 17:48:43 -08:00
library.rs Add new sorting: UpdateDate that sorts by meta.updated. (#1452) 2021-05-15 20:16:55 +02:00
sorting.rs cargo fmt 2021-02-02 20:49:57 +01:00