refactor: Remove the sortable_date for talks
Automatically calculate the sortable date for a talk using the event dates. This means that the `sortable_date` in the YAML front matter can be removed. Fixes #4
This commit is contained in:
parent
42e0ae1297
commit
efbd099515
36 changed files with 30 additions and 34 deletions
|
@ -13,7 +13,6 @@ events:
|
|||
url: http://2016.phpsouthcoast.co.uk
|
||||
date: 2016-06-11
|
||||
joindin: https://joind.in/talk/41d0f
|
||||
sortable_date: 2016-06-11
|
||||
---
|
||||
|
||||
[Drupal 8][0] was (finally) released on November 19th 2015, after almost 4 years of work and code commits by over 3,200 different contributors. Whilst it’s pretty much the same as the Drupal that we know and, hopefully, love, a lot has changed behind the scenes and under the hood!
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue