This adds a special page at `blog-url/archive/` that lists all posts
on a blog in descending order.
It includes stylesheet changes. Update with `make ui`.
Ref T873
Dates now display on blog post pages if the collection's chosen display
format is "Blog". It updates the chorus-collection-post template to now
respect this value (previously, it always showed the date).
Ref T669