mirror of
https://github.com/getzola/zola
synced 2025-03-04 15:07:11 +00:00
* 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. |
||
---|---|---|
.. | ||
config | ||
errors | ||
front_matter | ||
imageproc | ||
library | ||
link_checker | ||
rendering | ||
search | ||
site | ||
templates | ||
utils |