From f33e9beaa47343ac83f5e725e99082173e5413db Mon Sep 17 00:00:00 2001 From: Oliver Davies Date: Mon, 15 Jan 2024 19:37:48 +0000 Subject: [PATCH] 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. --- source/_includes/talk/events.html.twig | 2 +- source/_talks/about-drupal-association.md | 3 +- .../automated-testing-lightning-talk.md | 3 +- ...esting-test-driven-development-drupal-8.md | 21 +-- source/_talks/building-build-configs.md | 16 +- ...building-presenting-slide-decks-rst2pdf.md | 6 +- .../building-static-websites-sculpin.md | 39 ++--- source/_talks/communities-contribution.md | 5 +- .../configuring-all-the-things-drupal-8.md | 6 +- source/_talks/dancing-for-drupal.md | 5 +- source/_talks/decoupling-drupal-vuejs.md | 3 +- source/_talks/deploying-drupal-fabric.md | 13 +- .../deploying-php-ansible-ansistrano.md | 148 ++++++++--------- source/_talks/deploying-php-fabric.md | 27 +-- source/_talks/drupal-8-module-development.md | 3 +- .../drupal-8-php-libraries-drupalorg-api.md | 15 +- source/_talks/drupal-8-rejoining-the-herd.md | 3 +- source/_talks/drupal-8.md | 3 +- source/_talks/drupal-ldap-module.md | 3 +- source/_talks/drupal-vm-generator.md | 12 +- .../_talks/drupal-vm-meet-symfony-console.md | 3 +- source/_talks/drupalorg-2015.md | 10 +- source/_talks/drush-make-drupalbristol.md | 3 +- .../_talks/getting-your-data-into-drupal-8.md | 13 +- source/_talks/git-flow.md | 3 +- .../goodbye-drush-make-hello-composer.md | 13 +- .../_talks/introduction-to-mob-programming.md | 3 +- source/_talks/it-all-started-with-a-patch.md | 3 +- ...modern-drupal-development-with-composer.md | 3 +- .../out-of-the-box-initiative-update.md | 3 +- source/_talks/so-what-is-this-drupal-thing.md | 3 +- .../_talks/taking-flight-with-tailwind-css.md | 157 +++++++++--------- source/_talks/tdd-test-driven-drupal.md | 86 +++++----- source/_talks/test-drive-twig-with-sculpin.md | 3 +- .../things-you-should-know-about-php.md | 23 +-- source/_talks/upgrading-your-site-drupal-9.md | 17 +- ...-illuminate-collections-outside-laravel.md | 12 +- source/_talks/working-with-workspace.md | 19 ++- source/_talks/working-without-workspace.md | 3 +- 39 files changed, 371 insertions(+), 345 deletions(-) diff --git a/source/_includes/talk/events.html.twig b/source/_includes/talk/events.html.twig index 771581465..d1183e450 100644 --- a/source/_includes/talk/events.html.twig +++ b/source/_includes/talk/events.html.twig @@ -3,7 +3,7 @@

Events