The sort() method of Array instances sorts the elements of an array in place and returns the reference to the same array, now sorted. The default sort order is ascending, built upon converting the elements into strings, then comparing their sequences of UTF-16 code units values.| MDN Web Docs
Collections are a great way to group related content like members of a team or talks at a conference.| Jekyll • Simple, blog-aware, static sites