Simplify company references

This commit is contained in:
Oliver Davies 2017-07-25 13:49:08 +01:00
parent aae57f76fd
commit 7fa8b90175
14 changed files with 35 additions and 47 deletions

View file

@ -5,7 +5,7 @@ tags:
- drupal
- drupal-6
image: horse-and-country.png
company: horse_country
company: 'Horse & Country TV'
role: Developer
skills:
- Drupal

View file

@ -5,7 +5,7 @@ tags:
- drupal
- drupal-6
image: avon-motorsport.png
company: proctors
company: 'Proctor & Stevenson'
role: Developer
skills:
- Drupal 6

View file

@ -6,7 +6,7 @@ tags:
- drupal-6
- ubercart
image: source-for-searches.png
company: proctors
company: 'Proctor & Stevenson'
role: Developer
skills:
- Drupal 6

View file

@ -5,7 +5,7 @@ tags:
- drupal
- drupal-7
image: aspira.png
company: proctors
company: 'Proctor & Stevenson'
role: Developer
skills:
- Drupal 7

View file

@ -6,7 +6,7 @@ tags:
- drupal-7
- drupal-commerce
image: digital-theatre-plus.png
company: nomensa
company: Nomensa
role: Developer
skills:
- Drupal 7

View file

@ -6,7 +6,7 @@ tags:
- drupal-7
- drupal-commerce
image: door-decor-more.png
company: zooba
company: Zooba Ltd
role: Freelance Developer
freelance: true
skills:

View file

@ -5,7 +5,7 @@ tags:
- drupal-7
image: hutch-paving.png
role: Freelance Developer
company: trent
company: Trent Design
freelance: true
skills:
- Drupal 7

View file

@ -5,7 +5,7 @@ tags:
- drupal
- drupal-7
image: ifoa.png
company: precedent
company: Precedent
role: Lead Developer
slug: ifoa
skills:

View file

@ -5,7 +5,7 @@ tags:
- drupal
- drupal-7
image: watts-tvc.png
company: lab_class
company: Lab Class
role: Freelance Developer
freelance: true
skills:

View file

@ -5,7 +5,7 @@ tags:
- drupal
- drupal-7
image: drupal-org.png
company: drupal_association
company: Drupal Association
role: Drupal.org Developer
skills:
- Drupal 7

View file

@ -7,7 +7,7 @@ tags:
image:
name: road-cc.png
alt: The new road.cc website
company: microserve
company: Microserve
role: Lead Developer
skills:
- Drupal 7

View file

@ -15,12 +15,12 @@ redirect:
<div class="experience-item{% if company.logo %} has-logo{% endif %}">
{% if company.logo %}
<div class="experience-item-logo">
<img src="{{ site.images_url }}/assets/images/experience/{{ company.logo }}" alt="{{ company.name }} logo">
<img src="{{ site.images_url }}/assets/images/experience/{{ company.logo }}" alt="{{ experience.company }} logo">
</div>
{% endif %}
<div class="experience-item-inner">
<h2>{{ company.name }}</h2>
<h2>{{ experience.company }}</h2>
{% if company.url -%}
<a class="experience-item-website display-inline-block" href="{{ company.url }}">