From 25071c8298550c3ac01fc74924ab888af2a25ff4 Mon Sep 17 00:00:00 2001 From: Oliver Davies Date: Wed, 9 Sep 2015 23:30:17 +0100 Subject: [PATCH 1/2] Tidy index.md --- source/index.md | 19 +++++++++---------- 1 file changed, 9 insertions(+), 10 deletions(-) diff --git a/source/index.md b/source/index.md index 32707555..a563cb14 100644 --- a/source/index.md +++ b/source/index.md @@ -1,16 +1,16 @@ --- layout: default meta: - description: 'The personal website and blog of Oliver Davies, a Drupal Developer and System Administrator from Wales, UK.' - og: - title: 'Oliver Davies - Drupal Developer' description: 'The personal website and blog of Oliver Davies, a Drupal Developer and System Administrator from Wales, UK.' - type: website - image: - url: /assets/images/oliver.jpg - width: 327 - height: 327 - type: image/jpg + og: + title: 'Oliver Davies - Drupal Developer' + description: 'The personal website and blog of Oliver Davies, a Drupal Developer and System Administrator from Wales, UK.' + type: website + image: + url: /assets/images/oliver.jpg + width: 327 + height: 327 + type: image/jpg --- {% block body_classes 'page--about' %} @@ -33,7 +33,6 @@ I maintain several contrib projects on Drupal.org, and have contributed to numer I mentor new Drupal contributors online and in person at local sprints, DrupalCamps and DrupalCons, and have helped several new contributors to get their first commits to Drupal core. - 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). 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 development and accessibility. From cb7de1dea6dd31b4dd1a8d20e3ae843995ebd85d Mon Sep 17 00:00:00 2001 From: Oliver Davies Date: Thu, 10 Sep 2015 01:30:08 +0100 Subject: [PATCH 2/2] Use the cosmo theme and the inverted navbar --- app/config/sculpin_site.yml | 1 - .../themes/opdavies/oliverdavies/_layouts/default.html.twig | 4 ++-- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/app/config/sculpin_site.yml b/app/config/sculpin_site.yml index 0849fa0c..6f156690 100644 --- a/app/config/sculpin_site.yml +++ b/app/config/sculpin_site.yml @@ -55,7 +55,6 @@ digitalocean_referral: a913b4b00d4a default_date_format: jS F, Y title_separator: "|" html_lang: en-GB -bootswatch: lumen availability: status: diff --git a/source/themes/opdavies/oliverdavies/_layouts/default.html.twig b/source/themes/opdavies/oliverdavies/_layouts/default.html.twig index c05e05a9..c51f0ff4 100644 --- a/source/themes/opdavies/oliverdavies/_layouts/default.html.twig +++ b/source/themes/opdavies/oliverdavies/_layouts/default.html.twig @@ -18,7 +18,7 @@ - + {% for size in site.apple_touch_icon_sizes %} @@ -30,7 +30,7 @@ {% endfor %} -