zola/components/front_matter
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 test-case 2021-01-17 09:41:33 +01:00