This repository has been archived on 2025-01-19. You can view files and clone it, but cannot push or open issues or pull requests.
oliverdavies.uk-old-sculpin/source/testimonials.md
Oliver Davies 58ec2d8777 Stop everything being rendered as code
Going back to two spaces - four spaces kept getting changed into code.
2015-06-14 03:11:43 +01:00

2.1 KiB

layout title testimonials
default Testimonials
name role company url text
Ed Welsby Senior Developer Proctor & Stevenson http://www.proctors.co.uk <p>Oliver was great to work with, he has a solid knowledge of the various aspects of web development and never minded helping me out with Linux commands!</p>
name company url text
Brian Healy Tincan http://tincan.co.uk <p>Oliver was fantastic to work with - pro-active and highly responsive, he worked well remotely and as part of a project team. His understanding of the project requirement(s) and ability to translate it into working code was essential and he delivered.</p>
name text
Brian Hartwell <p>Oliver was great to work with. He has expert knowledge with Drupal and delivered exactly what we were looking for on time. He's understanding, friendly and easy to get along with. I would enjoy working with him again in the future.</p>
name text
Daniel Easterbrook <p>Oliver is seasoned Drupal and all round highly skilled and experienced web developer. I have worked with Oliver on an important project where he was reliable, prompt and ensured strict client deadline delivery and confidentiality at all times.</p>
name company url text
James Chapman Development Done Right http://www.developmentdoneright.co.uk <p>We used Oliver on a number of occasions throughout 2012 and I have to say we've been delighted with his work. His skills working with Drupal are excellent particularly with custom module development and we wouldn't hesitate to recommend him others.</p>
name company url text
Marlon Duncanson Hypergroup Limited http://www.hypergroup.com <p>Oliver is a great guy and really easy to work with. He really goes the extra mile to make sure the project is done properly. I would recommend him and will not hesitate to use him again in future.</p>

Testimonials

{% for testimonial in page.testimonials %}

{{ testimonial.name }}

{{ testimonial.text | raw }} {% endfor %}