About page update
This commit is contained in:
parent
346a0986e6
commit
e441c26429
|
@ -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 <a href="http://ctidigital.com">CTI Digital</a> 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 }
|
||||
|
|
|
@ -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 <a href="mailto:{{ site.email }}?subject=Email%20from%20{{ site.short_url }}">e-mail</a>, my <a href="{{ site.drupalorg.url }}/contact">Drupal.org contact form</a>, and via my <a href="{{ site.twitter.url }}">Twitter account</a>.
|
||||
|
||||
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.
|
||||
* <a href="{{ site.twitter.url }}">Twitter</a> (@{{ site.twitter.name }})
|
||||
* <a href="{{ site.drupalorg.url_nice }}">Drupal.org</a>
|
||||
* <a href="{{ site.github.url }}">GitHub</a>
|
||||
* <a href="{{ site.linkedin.url }}">LinkedIn</a>
|
||||
* <a href="{{ site.lanyrd.url }}">Lanyrd</a>
|
||||
* <a href="{{ site.joindin.url }}">Joind.in</a>
|
||||
* <a href="{{ site.speakerdeck.url }}">Speaker Deck</a>
|
||||
* <a href="{{ site.ansible_galaxy.url }}">Ansible Galaxy</a>
|
||||
* <a href="{{ site.flickr.url }}">Flickr</a>
|
|
@ -12,22 +12,28 @@ meta:
|
|||
height: 327
|
||||
type: image/jpg
|
||||
---
|
||||
# About
|
||||
# About Me
|
||||
|
||||
<img src="{{ site.gravatar.url }}?s=125" alt="Picture of Oliver" class="img-circle">
|
||||
<img src="{{ site.gravatar.url }}?s=100" alt="Picture of Oliver" class="img-circle">
|
||||
|
||||
I’m a <a href="{{ site.drupalorg.url_nice }}">Drupal specialist</a> 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 <a href="{{ site.author.company.website }}">{{ site.author.company.name }}</a>, 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 <a href="{{ site.drupalorg.url_nice }}/issue-credits/3060">core contributor</a> and <a href="https://www.drupal.org/project/user/{{ site.drupalorg.uid }}">contrib project maintainer</a>, have successfully <a href="{{ site.drupalorg.url }}/people-mentored">mentored new contributors</a> 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 <a href="{{ site.twitter.url }}">Twitter</a> and <a href="{{ site.linkedin.url }}">LinkedIn</a>, and you can view my code on <a href="{{ site.drupalorg.url }}/track/code">Drupal.org</a> and <a href="{{ site.github.url }}?tab=activity">GitHub</a>.
|
||||
* [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)
|
||||
|
|
Reference in a new issue