zola/components/library
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
..
src Add new sorting: UpdateDate that sorts by meta.updated. (#1452) 2021-05-15 20:16:55 +02:00
Cargo.toml Update slotmap + handle in memory XML content type in zola serve 2021-05-09 15:57:46 +02:00