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:
|
|||
location: Bristol, UK
|
||||
url: http://umbristol.co.uk
|
||||
date: 2015-08-25
|
||||
sortable_date: 2015-08-25
|
||||
---
|
||||
|
||||
As part of their [CMS Dance-Off][1], I was selected to speak about Drupal alongside other speakers representing Umbraco, Sitecore and Episerver.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue