From 828cdda51f669af101253d70b6b833617e8a1f47 Mon Sep 17 00:00:00 2001 From: Oliver Davies Date: Sun, 30 Apr 2023 22:10:58 +0100 Subject: [PATCH] docs: update homepage text --- src/pages/index.mdx | 22 ++++++++++++++++------ 1 file changed, 16 insertions(+), 6 deletions(-) diff --git a/src/pages/index.mdx b/src/pages/index.mdx index d5237025d..829662fb9 100644 --- a/src/pages/index.mdx +++ b/src/pages/index.mdx @@ -1,6 +1,6 @@ --- layout: ~/layouts/PageLayout.astro -title: Oliver Davies - Software Developer and Consultant, PHP and Drupal specialist +title: Oliver Davies - Software Developer and Drupal Expert --- import { differenceInYears } from 'date-fns'; @@ -11,17 +11,27 @@ export const numberOfYears = differenceInYears(new Date(), new Date(2007, 0, 1)) Picture of Oliver -Hi, I’m Oliver. I’m a Full Stack Software Consultant based in South Wales in the UK. +I’m Oliver, a Software Developer and Consultant from Wales, UK. -I architect, develop, and consult on large web applications, and work with organisations, agencies, and freelance Developers to improve their code quality by using tools and workflows such as continuous integration and deployment, automated testing, test-driven development, and static analysis. +I have {numberOfYears} years of Drupal development experience and am an [Acquia Triple Certified Drupal Expert](https://certification.acquia.com/user/4540). -I have {numberOfYears} years of software development and Drupal experience, have worked for the Drupal Association, and am an Acquia-certified Drupal expert. I also work with complementary technologies such as Symfony, Vue.js, TypeScript, Docker, and Ansible. +I've worked on Drupal.org for the Drupal Association, spoken and mentored at DrupalCons and DrupalCamps, and maintain several popular Drupal modules and themes. + +I regularly [present talks and workshops](/talks) at user groups and conferences and organise the [PHP South Wales](https://www.phpsouthwales.uk) user group. I enjoy writing and contributing open-source code which you can find on my [Drupal.org] and [GitHub] profiles. -I regularly present talks and workshops at user groups and conferences and am the organiser of the PHP South Wales user group. +{/* +## Products and Services -Contact me if you’d like any more information or to discuss a project. +### Do you want to learn about automated testing with Drupal? + +Sign up for my free 7-day email course, "Automated Testing for Drupal Developers". + +### Book a 1-on-1 consultation call or pair programming session + +## Register for my daily email list +*/} [drupal.org]: https://drupal.org/u/opdavies [github]: https://github.com/opdavies