Update link syntax

This commit is contained in:
Oliver Davies 2015-06-16 18:14:59 +01:00
parent cee4c9ceb3
commit c49700885c
3 changed files with 31 additions and 22 deletions

View file

@ -3,19 +3,28 @@ subtitle: Drupal Developer & System Administrator
description: Oliver Davies, Drupal Developer
author: Oliver Davies
email: oliver@oliverdavies.uk
gravatar_url: http://www.gravatar.com/avatar/e0f6adcd63d8393e689b327e978d0887.png
# Social links.
twitter: http://twitter.com/opdavies
twitter_name: opdavies
linkedin: http://uk.linkedin.com/in/opdavies
drupalorg: https://www.drupal.org/user/381388
drupalorg_nice: https://www.drupal.org/u/opdavies
github: http://github.com/opdavies
irc: opdavies
lanyrd: http://lanyrd.com/profile/opdavies
joindin: https://joind.in/user/view/27119
ansible_galaxy: https://galaxy.ansible.com/list#/users/14560
twitter:
url: http://twitter.com/opdavies
name: opdavies
linkedin:
url: http://uk.linkedin.com/in/opdavies
drupalorg:
url: https://www.drupal.org/user/381388
nice: https://www.drupal.org/u/opdavies
github:
url: http://github.com/opdavies
name: opdavies
irc:
name: opdavies
lanyrd:
url: http://lanyrd.com/profile/opdavies
joindin:
url: https://joind.in/user/view/27119
ansible_galaxy:
url: https://galaxy.ansible.com/list#/users/14560
gravatar:
url: http://www.gravatar.com/avatar/e0f6adcd63d8393e689b327e978d0887.png
bio: >
<p><a href="/">Oliver Davies</a> is a Drupal Developer and System Administrator based in the UK. He works for the <a href="https://assoc.drupal.org">Drupal Association</a> and also provides freelance consultancy services for Drupal websites and Linux servers.</p>

View file

@ -7,7 +7,7 @@ meta:
---
# Contact
The best ways to contact me is via [email](mailto:oliver+contact@oliverdavies.co.uk?subject=Contact%20Oliver%20Davies) and <a href="{{ site.twitter }}">Twitter</a>.
The best ways to contact me is via [email](mailto:{{oliver+contact@oliverdavies.co.uk}}?subject=Contact%20Oliver%20Davies) and <a href="{{ site.twitter.url }}">Twitter</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).
@ -15,12 +15,12 @@ If you have a support or feature request for one of the Drupal projects that I m
Here are the best places to contact me online:
* IRC ({{ site.irc }}) - I'm usually in #drupal-uk and #drupal-contribute on Freenode, among others.
* <a href="{{ site.twitter }}">Twitter</a> (@{{ site.twitter_name }})
* <a href="{{ site.drupalorg_nice }}">Drupal.org</a>
* <a href="{{ site.linkedin }}">LinkedIn</a>
* 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.nice }}">Drupal.org</a>
* <a href="{{ site.linkedin.url }}">LinkedIn</a>
I also have profiles on <a href="{{ site.lanyrd }}">Lanyrd</a> and <a href="{{ site.joindin }}">Joind.in</a>.
I also have profiles on <a href="{{ site.lanyrd.url }}">Lanyrd</a> and <a href="{{ site.joindin.url }}">Joind.in</a>.
## Meetups

View file

@ -15,13 +15,13 @@ meta:
---
# About
<img src="{{ site.gravatar_url }}?s=85" alt="Picture of Oliver" class="img-circle">
<img src="{{ site.gravatar.url }}?s=85" alt="Picture of Oliver" class="img-circle">
Oliver Davies is a <a href="{{ site.drupalorg_nice }}">Drupal Developer</a> and Linux System Administrator based in the UK. He works for the [Drupal Association](https://assoc.drupal.org) and also provides part-time consultancy services.
Oliver Davies is a <a href="{{ site.drupalorg.nice }}">Drupal Developer</a> and Linux System Administrator based in the UK. He works for the [Drupal Association](https://assoc.drupal.org) and also provides part-time consultancy services.
An active community member, Oliver co-organises [SWDUG](https://groups.drupal.org/wales-uk) and the [Bristol Drupal user group](https://groups.drupal.org/bristol-west-uk), and is a founding member of the [DrupalCamp Bristol](http://2015.drupalcampbristol.co.uk) organising committee. He also attends other Drupal events and conferences as well as local PHP, Linux and web accessibility user groups.
A contributor to [Drupal 7](http://cgit.drupalcode.org/drupal/log/?h=7.x&qt=grep&q=opdavies) and [Drupal 8](http://cgit.drupalcode.org/drupal/log/?h=8.0.x&qt=grep&q=opdavies) core, Oliver also <a href="{{ site.drupalorg }}/people-mentored">mentors new contributors</a> online and in person at local sprints, DrupalCamps and DrupalCons. He maintains several projects on Drupal.org, and has contributed to numerous others. He is also the Git Documentation Maintainer for the Drupal project, and a provisional member of the [Drupal Security team](https://www.drupal.org/security-team).
A contributor to [Drupal 7](http://cgit.drupalcode.org/drupal/log/?h=7.x&qt=grep&q=opdavies) and [Drupal 8](http://cgit.drupalcode.org/drupal/log/?h=8.0.x&qt=grep&q=opdavies) core, Oliver also <a href="{{ site.drupalorg.url }}/people-mentored">mentors new contributors</a> online and in person at local sprints, DrupalCamps and DrupalCons. He maintains several projects on Drupal.org, and has contributed to numerous others. He is also the Git Documentation Maintainer for the Drupal project, and a provisional member of the [Drupal Security team](https://www.drupal.org/security-team).
You can follow him on <a href="{{ site.twitter }}">Twitter</a> and <a href="{{ site.linkedin }}">LinkedIn</a>, and you can view his code on <a href="{{ site.drupalorg }}/track/code">Drupal.org</a> and <a href="{{ site.github }}?tab=activity">GitHub</a>.
You can follow him on <a href="{{ site.twitter.url }}">Twitter</a> and <a href="{{ site.linkedin.url }}">LinkedIn</a>, and you can view his code on <a href="{{ site.drupalorg.url }}/track/code">Drupal.org</a> and <a href="{{ site.github.url }}?tab=activity">GitHub</a>.