Consistent ordering and formatting for talk events
Use a consistent format for talk events, with the most recent talk at the top of the list with the rest in a descending order. This removes the need to use a `reverse` filter in the events partial.
This commit is contained in:
parent
a8cf50cdc4
commit
f33e9beaa4
39 changed files with 371 additions and 345 deletions
|
@ -14,17 +14,18 @@ video:
|
|||
type: youtube
|
||||
id: JyDjC7gGDpU
|
||||
events:
|
||||
- name: Drupal Bristol
|
||||
location: Bristol, UK
|
||||
url: https://www.drupalbristol.org.uk
|
||||
date: 2018-04-18
|
||||
joindin: https://joind.in/talk/14851
|
||||
|
||||
- name: DrupalCamp London 2019
|
||||
-
|
||||
name: DrupalCamp London 2019
|
||||
location: London, UK
|
||||
url: http://drupalcamp.london
|
||||
date: 2019-03-03
|
||||
time: "12:05 - 12:50"
|
||||
-
|
||||
name: Drupal Bristol
|
||||
location: Bristol, UK
|
||||
url: https://www.drupalbristol.org.uk
|
||||
date: 2018-04-18
|
||||
joindin: https://joind.in/talk/14851
|
||||
---
|
||||
|
||||
A overview and demo of some of the open source projects that I’ve been working on lately that are based on information from the Drupal.org API, including a PHP library for the API itself as well as some Drupal 8 modules that use it.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue