Commit graph

6 commits

Author SHA1 Message Date
58d56220de Show upcoming talks in chronological order
Update the ordering of the future talks on the talks page so that
upcoming talks are shown in chronological order (soonest first),
followed by past talks in reverse chronological order (most recent
first).

This still uses the `created` date for ordering, which is updated
automatically on saving the node to match the furthest future talk, but
I may want to move that into a custom node property at some point.

Fixes #140
2020-06-26 02:06:32 +01:00
2632f09b7f Add space between items on blog and talks pages
Fixes #69
2020-05-23 15:16:42 +01:00
a940e28691 Add front page blocks 2020-05-17 11:51:16 +01:00
9338985230 Re-order menu links 2020-05-17 11:42:33 +01:00
1df263f71f Use a HTML list for talks 2020-05-10 16:20:25 +01:00
929b3ea852 Initial export of the talks view 2020-05-09 02:41:37 +01:00