Moved link URLs

This commit is contained in:
Oliver Davies 2016-04-26 20:55:10 +01:00
parent 011bc69d9f
commit ff631c36a4

View file

@ -28,26 +28,55 @@ tools:
<img src="{{ site.gravatar.url }}?s=200" alt="Picture of Oliver" class="me img-circle">
My name is Oliver Davies (aka [opdavies](https://www.google.com/#q=opdavies)), Im a Web Developer and Drupal specialist based in Wales, UK.
My name is Oliver Davies (aka [opdavies][1]), Im a Web Developer and Drupal specialist based in Wales, UK.
Here is some information about me:
* Im a full-stack PHP Developer and System Administrator, specialising in [Drupal](https://www.drupal.org), [Symfony](http://symfony.com), [Git](http://git-scm.com), [Linux](https://en.wikipedia.org/wiki/Linux) and [Ansible](http://www.ansible.com).
* Im 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) as well as agencies such as [Microserve](https://www.microserve.io), [Precedent](http://precedent.com) and [Nomensa](http://www.nomensa.com).
* Im a full-stack PHP Developer and System Administrator, specialising in [Drupal][2], [Symfony][3], [Git][4], [Linux][5] and [Ansible][6].
* Im a {{ site.author.company.role }} at [{{ site.author.company.name }}][20], and previously worked for the [Drupal Association][7] as well as agencies such as [Microserve][8], [Precedent][9] and [Nomensa][10].
* I provide part-time freelance development and consultancy services.
* Im 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).
* Im a provisional member of the [Drupal Security Team](https://www.drupal.org/security-team) and the Git documentation maintainer for Drupal.org.
* Im 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.
* Im a Drupal 7 & 8 [core contributor][11], [contrib maintainer][12] and [mentor][13].
* Im a provisional member of the [Drupal Security Team][14] and the Git documentation maintainer for Drupal.org.
* Im the organiser of [Drupal Bristol][15] and [SWDUG][16], and co-organiser of [PHPSW][17] and [DrupalCamp Bristol][18].
* I [regularly speak][19] at various user groups and conferences about topics including Drupal, PHP and Git.
## Elsewhere
* <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.packagist.url }}">Packagist</a>
* <a href="{{ site.ansible_galaxy.url }}">Ansible Galaxy</a>
* <a href="{{ site.speakerdeck.url }}">SpeakerDeck</a>
* <a href="{{ site.linkedin.url }}">LinkedIn</a>
* <a href="{{ site.youtube.channel_url }}">YouTube</a>
* [Twitter][21] - @{{ site.twitter.name }}
* [Drupal.org][22]
* [GitHub][23]
* [Packagist][24] (PHP)
* [Ansible Galaxy][25]
* [SpeakerDeck][26]
* [LinkedIn][27]
* [YouTube][28]
* IRC - {{ site.irc.name }} (freenode and OFTC)
[1]: https://www.google.com/#q=opdavies
[2]: https://www.drupal.org
[3]: http://symfony.com
[4]: http://git-scm.com
[5]: https://en.wikipedia.org/wiki/Linux
[6]: http://www.ansible.com
[7]: https://assoc.drupal.org
[8]: https://www.microserve.io
[9]: http://precedent.com
[10]: http://www.nomensa.com
[11]: https://www.drupal.org/u/opdavies/issue-credits/3060
[12]: https://www.drupal.org/project/user/381388
[13]: https://www.drupal.org/user/381388/people-mentored
[14]: https://www.drupal.org/security-team
[15]: http://www.drupalbristol.org.uk
[16]: https://groups.drupal.org/wales-uk
[17]: https://phpsw.uk
[18]: http://www.drupalcampbristol.co.uk
[19]: {{site.url}}/talks/
[20]: {{site.author.company.website}}
[21]: {{site.twitter.url}}
[22]: {{site.drupalorg.url_nice}}
[23]: {{site.github.url}}
[24]: {{site.packagist.url}}
[25]: {{site.ansible_galaxy.url}}
[26]: {{site.speakerdeck.url}}
[27]: {{site.linkedin.url}}
[28]: {{site.youtube.channel_url}}