diff --git a/app/config/sculpin_site.yml b/app/config/sculpin_site.yml
index 03c86c7a..dce61c88 100644
--- a/app/config/sculpin_site.yml
+++ b/app/config/sculpin_site.yml
@@ -6,6 +6,10 @@ email: oliver+website@oliverdavies.uk
author:
name: Oliver Davies
bio: Oliver Davies is a Drupal Developer and System Administrator based in the UK. He is a Lead Developer at CTI Digital and also provides freelance consultancy services for Drupal websites, PHP applications and Linux servers.
+ company:
+ role: Lead Drupal Developer
+ name: CTI Digital
+ website: https://www.ctidigital.com
twitter:
url: http://twitter.com/opdavies
@@ -39,11 +43,10 @@ apple_touch_icon_sizes: [ 57, 114, 72, 144, 60, 120, 76, 152 ]
favicon_sizes: [ 160, 96, 32, 16 ]
main_menu:
- experience: { title: Experience, href: /experience/ }
- testimonials: { title: Testimonials, href: /testimonials/ }
+# experience: { title: Experience, href: /experience/ }
+# testimonials: { title: Testimonials, href: /testimonials/ }
talks: { title: Talks, href: /talks/ }
blog: { title: Blog, href: /blog/ }
- contact: { title: Contact, href: /contact/ }
meetups:
drupalbristol: { name: Drupal Bristol, logo: drupal-bristol.jpeg, url: https://groups.drupal.org/bristol-west-uk }
diff --git a/source/contact.md b/source/contact.md
deleted file mode 100644
index c5942f34..00000000
--- a/source/contact.md
+++ /dev/null
@@ -1,27 +0,0 @@
----
-layout: default
-nav: contact
-title: Contact
-meta:
- description: 'Information about how to get in touch with Oliver.'
----
-# Contact
-
-The best ways to contact me is via e-mail, my Drupal.org contact form, and via my Twitter account.
-
-If you have a support or feature request for one of the Drupal projects that I maintain, please create an issue in the appropriate issue queue on [Drupal.org](https://www.drupal.org).
-
-## Elsewhere
-
-Here are some other places to find me online:
-
-* IRC ({{ site.irc.name }}) - I'm usually in #drupal-uk and #drupal-contribute on Freenode, among others.
-* Twitter (@{{ site.twitter.name }})
-* Drupal.org
-* GitHub
-* LinkedIn
-* Lanyrd
-* Joind.in
-* Speaker Deck
-* Ansible Galaxy
-* Flickr
diff --git a/source/index.md b/source/index.md
index 89b3210c..6ad611aa 100644
--- a/source/index.md
+++ b/source/index.md
@@ -12,22 +12,28 @@ meta:
height: 327
type: image/jpg
---
-# About
+# About Me
-
+
-I’m a Drupal specialist based in the UK, with experience of PHP and Symfony development and Linux server administration.
+My name is Oliver Davies, I’m a Web Developer and Drupal specialist based in Wales, UK.
-I’ve been working with Drupal and PHP since 2007, when I started as a hobbyist and part-time freelancer. I’ve been working full-time with Drupal since 2010 - including over a year at the [Drupal Association](https://assoc.drupal.org/about/) working on improving and maintaining [Drupal.org](https://www.drupal.org).
+Here is some information about me:
-I’m currently a Lead Developer at [CTI Digital](https://www.ctidigital.com/), and I also run my own freelance business.
+* I’m a full-stack PHP Developer and System Administrator, specialising in [Drupal](https://www.drupal.org), [Symfony](http://symfony.com), [Linux](https://en.wikipedia.org/wiki/Linux) and [Ansible](http://www.ansible.com).
+* I’m a {{ site.author.company.role }} at {{ site.author.company.name }}, and previously worked for the [Drupal Association](https://assoc.drupal.org).
+* I provide part-time freelance development and consultancy services.
+* I’m a Drupal 7 & 8 [core contributor](https://www.drupal.org/u/opdavies/issue-credits/3060), [contrib maintainer](https://www.drupal.org/project/user/381388) and [mentor](https://www.drupal.org/user/381388/people-mentored).
+* I’m a provisional member of the [Drupal Security Team](https://www.drupal.org/security-team) and the Git documentation maintainer for Drupal.org.
+* I’m the organiser of [Drupal Bristol](http://www.drupalbristol.org.uk) and [SWDUG](https://groups.drupal.org/wales-uk), and co-organiser of [PHPSW](https://phpsw.uk) and [DrupalCamp Bristol](http://www.drupalcampbristol.co.uk).
+* I [regularly speak](/talks/) at various user groups and conferences about topics including Drupal, PHP and Git.
-I’m a Drupal core contributor and contrib project maintainer, have successfully mentored new contributors online and in-person since DrupalCon Prague in 2013, and am a provisional member of the [Drupal Security Team](https://www.drupal.org/security-team).
+## Elsewhere
-I’m an avid user and advocate of the [Git](http://git-scm.com) version control system, and am the [Git documentation maintainer](https://www.drupal.org/node/2248627#comment-8887789) for the Drupal project.
-
-I [regularly speak](/talks/) at conferences and user groups, organise Drupal meetups in [Cardiff](https://groups.drupal.org/wales-uk) and [Bristol](http://drupalbristol.org.uk), and am a co-organiser of [PHPSW](http://phpsw.uk). I’m also a founding committee member of [DrupalCamp Bristol](http://www.drupalcampbristol.co.uk).
-
-I build static websites with [Sculpin](https://sculpin.io), am currently learning [Symfony](http://symfony.com/) and [Silex](http://silex.sensiolabs.org/), and contribute to other open-source projects including [Drupal VM](http://www.drupalvm.com) (a Vagrant and Ansible based virtual environment for Drupal development), [COD](http://usecod.io) (the conference organising distribution, built on Drupal), and various [Puppet](https://puppetlabs.com/puppet/what-is-puppet/) modules and [Ansible](http://www.ansible.com/how-ansible-works) roles.
-
-You can follow me on Twitter and LinkedIn, and you can view my code on Drupal.org and GitHub.
+* [Twitter](https://twitter.com/opdavies) - @opdavies
+* [Drupal.org](https://www.drupal.org/u/opdavies)
+* [GitHub](https://www.github.com/opdavies)
+* [Ansible Galaxy](https://galaxy.ansible.com/list#/users/14560)
+* [SpeakerDeck](https://speakerdeck.com/opdavies)
+* [LinkedIn](http://uk.linkedin.com/in/opdavies)
+* IRC - opdavies (freenode and OFTC)