From 4e2838ad3645bd1ca6a1acc0917907576ca00970 Mon Sep 17 00:00:00 2001 From: Oliver Davies Date: Tue, 12 Feb 2019 23:11:52 +0000 Subject: [PATCH] Put about page back as it was --- source/about.html.twig | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/source/about.html.twig b/source/about.html.twig index 99746f29..cffa0322 100644 --- a/source/about.html.twig +++ b/source/about.html.twig @@ -13,25 +13,25 @@ permalink: / {% block content %}
-
+
Picture of Oliver
-

Hi, I’m Oliver Davies (aka opdavies) - a Full Stack Web Developer and System Administrator based in Wales, UK.

-

I’m a Senior Developer at Microserve, part-time freelancer, former Developer at the Drupal Association, open source contributor and advocate, mentor and conference speaker.

-

I primarily work with Drupal and am an Acquia certified Drupal Grand Master, but also use Symfony, Laravel and Sculpin, and have some experience working with JavaScript frameworks including Vue.js and Angular.

-

I’m a webmaster and documentation maintainer for Drupal.org, and a provisional member of the Drupal Security team. I speak at various user groups and conferences, and co-organise the Drupal Bristol user group, PHPSW and DrupalCamp Bristol.

-

You can find me on Twitter, and see my open source work on Drupal.org and GitHub as well as on Packagist, npm and Ansible Galaxy.

-

Certifications

-
    -
  • Acquia certified Grand Master - Drupal 8
  • -
  • Acquia certified Developer - Drupal 8
  • -
  • Acquia certified Back End Specialist - Drupal 8
  • -
  • Acquia certified Front End Specialist - Drupal 8
  • -
  • Acquia certified Cloud Pro
  • -
+

Hi, I’m Oliver Davies (aka opdavies) - a Full Stack Web Developer and System Administrator based in Wales, UK.

+ +

I’m a Senior Developer at Microserve, part-time freelancer, former Developer at the Drupal Association, open source contributor and advocate, mentor and conference speaker.

+ +

I primarily work with Drupal and am an Acquia certified Drupal Grand Master, but also use Symfony, Laravel and Sculpin, and have some experience working with JavaScript frameworks including Vue.js and Angular.

+ +

I’m a webmaster and documentation maintainer for Drupal.org, and a provisional member of the Drupal Security team. I speak at various user groups and conferences, and co-organise the Drupal Bristol user group, PHPSW and DrupalCamp Bristol.

+ +

You can find me on Twitter, and see my open source work on Drupal.org and GitHub as well as on Packagist, npm and Ansible Galaxy.

{% include 'about/availability' %}
+ +
+ {% include 'about/badges' %} +
{% endblock %}