Remove custom Twig extensions

Go back to calculating the talk count inline and using a macro to get
the number of years experience.
This commit is contained in:
Oliver Davies 2024-11-29 22:36:18 +00:00
parent c4ac4a8d3f
commit 94a4190be6
14 changed files with 1659 additions and 1871 deletions

View file

@ -5,6 +5,8 @@ button:
url: https://buy.stripe.com/aEU4h0gBc4ro0p27sz
---
{% import "_macros" as macros %}
{# Pain #}
Drupal 7 will be unsupported on the **5th of January 2025**.
@ -68,7 +70,7 @@ An upgrade roadmap is a personalised audit of your Drupal website and includes d
## Who am I?
* I'm an Acquia-certified Drupal expert with {{ get_years_of_experience() }} years of professional development experience.
* I'm an Acquia-certified Drupal expert with {{ macros.yearsOfExperience }} years of professional development experience.
* I'm a former Drupal Association employee who was responsible for improving and maintaining Drupal.org.
* I'm a Drupal core contributor and maintain numerous Drupal projects, including the Override Node Options module, which is used on over 38,000 websites.
* I'm a multiple-time DrupalCon speaker who regularly presents talks and workshops at conferences and meetups.