From bece13e39a9e361041e7605f777299d5efe11173 Mon Sep 17 00:00:00 2001 From: Oliver Davies Date: Wed, 10 Feb 2016 18:47:11 +0000 Subject: [PATCH] Updated Experience --- source/experience.html.twig | 37 ++++++++++++++++++++----------------- 1 file changed, 20 insertions(+), 17 deletions(-) diff --git a/source/experience.html.twig b/source/experience.html.twig index 5bdd1663..47000e18 100644 --- a/source/experience.html.twig +++ b/source/experience.html.twig @@ -8,23 +8,26 @@ experiences: location: Remote start: November 2015 end: ~ + description: | +

After initially working on various retainers and support contracts for the first couple of months, I’m now part of the build team for london.gov.uk.

- company: freelance location: Remote - role: 'Drupal/PHP Developer & System Administrator' + role: 'PHP Developer & Linux System Administrator' start: 2007 end: ~ - description: > -

Working on Drupal and PHP projects in my spare time.

-

Linux server administration and configuration using Puppet, and more recently, Ansible.

+ description: | +

Working on Drupal and Symfony development, maintenance and support projects in my spare time.

+

Administration of Debian, Ubuntu and CentOS servers, and configuration using Puppet, or more recently, Ansible.

- company: microserve location: Bristol, England role: Senior Drupal Developer start: July 2015 end: November 2015 - description: > + description: |

Full-stack Drupal development, focussing on data migration.

+

Lead Developer of the road.cc rebuild project onto Drupal 7, including working with non-Drupal PHP applications and utilising of Symfony components, and interacting with Drupal via REST.

Community and contribution advocate.

- company: drupal_association @@ -32,7 +35,7 @@ experiences: location: Remote start: 2014 end: July 2015 - description: > + description: |

Maintaining and improving Drupal.org - the home of the Drupal community.

Speaking at user groups and DrupalCamps to promote the Drupal Association.

@@ -41,7 +44,7 @@ experiences: role: Senior Drupal Developer start: 2013 end: 2014 - description: > + description: |

Drupal 7 website development, including site building, theming, module development, data migration and server configuration.

- company: nomensa @@ -49,7 +52,7 @@ experiences: role: 'Contract Drupal Developer / Application Developer & System Administrator' start: 2012 end: 2013 - description: > + description: |

Drupal 7 website development and Linux server administration.

I originally started as a contractor, and later took a staff role.

@@ -58,7 +61,7 @@ experiences: role: 'PHP Developer' start: 2011 end: 2012 - description: > + description: |

Website development, mainly with Drupal and PHP, including the agency’s first Drupal 7 project.

- company: horse_country @@ -66,7 +69,7 @@ experiences: role: Web Developer start: 2010 end: 2011 - description: > + description: |

Maintaining and adding new features to the Horse & Country TV website (Drupal 6).

---

Experience

@@ -77,18 +80,18 @@ experiences: {% set company = site.companies[experience.company] %}
-

{{ company.title }}

- - {% if company.logo %} - - {% endif %} - {% if company.website %}
- {{ company.website }} +

{{ company.title }}

+ {% else %} +

{{ company.title }}

+ {% endif %} + + {% if company.logo %} + {% endif %}