From f32320312d7ade86a8d2bd937b015f19557d101b Mon Sep 17 00:00:00 2001 From: Oliver Davies Date: Mon, 10 Aug 2015 00:14:36 +0100 Subject: [PATCH 1/2] Spaces --- source/blog.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/source/blog.html b/source/blog.html index e4bfcc44..e220e307 100644 --- a/source/blog.html +++ b/source/blog.html @@ -3,9 +3,9 @@ layout: default title: Blog generator: pagination pagination: - max_per_page: 10 + max_per_page: 10 use: - - posts + - posts --- {% block body_classes %}page--blog page--blog__list{% endblock %} From 740f9f12c4d3bb0007d5dd89821e93c879c0946d Mon Sep 17 00:00:00 2001 From: Oliver Davies Date: Mon, 10 Aug 2015 01:33:43 +0100 Subject: [PATCH 2/2] Added titles and re-ordered text --- source/index.md | 15 ++++++++++----- 1 file changed, 10 insertions(+), 5 deletions(-) diff --git a/source/index.md b/source/index.md index 8866dd63..b1553383 100644 --- a/source/index.md +++ b/source/index.md @@ -21,13 +21,20 @@ meta: Hi, I'm Oliver Davies, a Web Developer and System Administrator based in Newport, South Wales. I specialise in PHP development with Drupal and Sculpin, and Linux -system administration. I’m also currently learning Symfony2 framework and Silex. +system administration. I’m also currently learning Symfony2 framework and Silex. You can follow me on +Twitter and LinkedIn, and you can view my +code on Drupal.org and +GitHub. + +## Work I’m currently a Senior Developer at [Microserve](https://microserve.io) - a specialist Drupal development agency based in Bristol. I previously worked for the [Drupal Association](https://assoc.drupal.org), and for other UK agencies such as [Precedent](http://precedent.com) and [Nomensa](http://www.nomensa.com), in permanent and contract positions. I still occasionally work on freelance projects in my spare time - please [get in touch](/contact/) for any more information. +## Contribution + I'm a contributor to Drupal 7 and Drupal 8 core, as well as to other open-source projects including [COD](http://usecod.io) (the conference organising @@ -42,12 +49,10 @@ sprints, DrupalCamps and DrupalCons, and have helped several new contributors to I'm also the [Git Documentation Maintainer](https://www.drupal.org/node/2248627#comment-8887789) for the Drupal project, and a provisional member of the [Drupal Security team](https://www.drupal.org/security-team). +## Community + I organise Drupal user group events such as talk nights and code sprints in South Wales and Bristol, and am a founding [DrupalCamp Bristol](http://2015.drupalcampbristol.co.uk) organising committee member. I also regularly attend and speak at other meetups and conferences related to Drupal, PHP, Linux, DevOps, and web deveopment and accessibility. - -You can follow me on Twitter and LinkedIn, -and you can view my code on Drupal.org and -GitHub. {% endblock %}