Sorry..beta-cms again

You can adjust the sorting order via the Filters controls on a Collection component.

Easiest way to order the authors would be to add a date to the author’s markdown file’s frontmatter. Something like:

---
name: Ben
date: 20205-01-01
---

Hope that helps :slight_smile: