oliverdavies.uk/source/_pages/index.md

54 lines
2.1 KiB
Markdown
Raw Normal View History

2024-01-03 20:00:00 +00:00
---
title: Do you need a certified Drupal expert, core contributor and module maintainer?
2024-01-03 20:00:00 +00:00
permalink: /
2024-01-03 20:00:00 +00:00
meta:
title: '%site.slogan% | %site.name%'
2024-01-03 20:00:00 +00:00
---
2024-01-03 20:00:00 +00:00
{% block meta_title %}Certified Drupal expert, Developer and Consultant | {{ site.name }}{% endblock %}
2024-01-03 20:00:00 +00:00
{% block content %}
{% import 'macros' as macros %}
Hi, I'm Oliver. I'm an Acquia-certified Drupal Triple Expert and Software Development Consultant with {{ macros.yearsExperience }} years of experience.
2024-01-03 20:00:00 +00:00
I'm a Drupal core contributor, module and theme maintainer, former Developer for the Drupal Association, and multiple-time DrupalCon speaker.
2024-01-03 20:00:00 +00:00
2024-01-03 20:00:00 +00:00
## What I can help you with
2024-01-03 20:00:00 +00:00
If you have a Drupal application, register for a [Drupal development subscription][subscription] and have unlimited access to an expert Drupal developer for a fixed monthly price.
2024-01-03 20:00:00 +00:00
2024-01-03 20:00:00 +00:00
If you are stuck on an unsupported version of Drupal, such as 7, 8 or 9, and need help upgrading, [book a Drupal upgrade consultation call][call] or [roadmap for your website][roadmap].
2024-01-03 20:00:00 +00:00
2024-01-03 20:00:00 +00:00
If you need help or another pair of eyes on your code, book a [1-on-1 consultation call][call] or an [online pair programming session][pair] with me, with a 100% money-back guarantee.
2024-01-03 20:00:00 +00:00
2024-01-03 20:00:00 +00:00
If your team wants to write better software faster, I'm available for [development team coaching][team coaching].
2024-01-03 20:00:00 +00:00
## Looking for something else?
2024-01-14 15:25:25 +00:00
Here are [all my products and services][pricing]. If you still can't find what you need, [send me an email](mailto:oliver+website@oliverdavies.uk), and I'll see what I can do.
2024-01-03 20:00:00 +00:00
{% endblock %}
{% block content_bottom %}
2024-01-03 20:00:00 +00:00
{% include 'testimonials.html.twig' with {
title: 'Kind words from clients, subscribers, and past colleagues',
2024-01-14 15:21:06 +00:00
merge: true,
names: ["Matthieu Scarset"],
2024-01-03 20:00:00 +00:00
} %}
2024-01-03 20:00:00 +00:00
{% include 'daily-email-form.html.twig' with {
title: 'Register for daily software development emails',
intro: 'Sign up and get daily emails about Drupal, PHP and software development.',
} %}
2024-01-03 20:00:00 +00:00
{{ parent() }}
2024-01-03 20:00:00 +00:00
{% endblock %}
[call]: {{site.url}}/call
2024-01-03 20:00:00 +00:00
[pair]: {{site.url}}/pair
2024-01-03 20:00:00 +00:00
[roadmap]: {{site.url}}/roadmap
2024-01-03 20:00:00 +00:00
[pricing]: {{site.url}}/pricing
2024-01-03 20:00:00 +00:00
[subscription]: {{site.url}}/subscription
2024-01-03 20:00:00 +00:00
[team coaching]: {{site.url}}/team-coaching