Remove assets URL as it's not used
This commit is contained in:
parent
db29e71760
commit
69ca351f6e
14 changed files with 42 additions and 42 deletions
app/config
source
|
@ -72,21 +72,21 @@ testimonials:
|
|||
name: Daniel Davis-Boxleitner
|
||||
title: Senior Engineer at Palantir.net
|
||||
image:
|
||||
url: '%site.assets.url%/assets/images/recommendations/daniel-davis-boxleitner.jpg'
|
||||
url: /assets/images/recommendations/daniel-davis-boxleitner.jpg
|
||||
tags: [testing, atdc]
|
||||
- text: |
|
||||
The course was very informative. One of the biggest pain points with Drupal testing was that there was no clear and definitive guide on setting up the php unit XML file to get functional and kernel tests working right away. Your guide was fantastic and I will definitely be using it going forward in my module development for work.
|
||||
name: Frank Landry
|
||||
title: ~
|
||||
image:
|
||||
url: '%site.assets.url%/assets/images/recommendations/frank-landry.jpg'
|
||||
url: /assets/images/recommendations/frank-landry.jpg
|
||||
tags: [testing, atdc]
|
||||
- text: |
|
||||
Well done. You've created a really excellent resource here that has the potential to bring Drupal development forward a huge leap. You’ve managed to simplify and share some often complex seeming issues.
|
||||
name: Adam Nuttall
|
||||
title: Drupal Engineer
|
||||
image:
|
||||
url: '%site.assets.url%/assets/images/recommendations/adam-nuttall.jpg'
|
||||
url: /assets/images/recommendations/adam-nuttall.jpg
|
||||
tags: [testing, atdc]
|
||||
- text: |
|
||||
I'm liking your short emails. They're just the right length that isn't too distracting but I'm able to consume it in a single glance.
|
||||
|
@ -94,7 +94,7 @@ testimonials:
|
|||
title: Design System Engineering Consultant
|
||||
url: https://www.coyledesign.co.uk
|
||||
image:
|
||||
url: '%site.assets.url%/assets/images/recommendations/kevin-coyle.jpg'
|
||||
url: /assets/images/recommendations/kevin-coyle.jpg
|
||||
tags: [daily]
|
||||
- text: |
|
||||
I really love your daily posts. They are opinionated, and this gives room for thoughts, I appreciate this.
|
||||
|
@ -102,7 +102,7 @@ testimonials:
|
|||
title: Drupal Developer
|
||||
url: https://www.drupal.org/u/drubb
|
||||
image:
|
||||
url: '%site.assets.url%/assets/images/recommendations/boris-bohne.jpg'
|
||||
url: /assets/images/recommendations/boris-bohne.jpg
|
||||
tags: [daily]
|
||||
- text: |
|
||||
Following your "Automated tests" emails and they are great! Such a pleasant reading. I love how you start from the very beginning and keeping things simple, step by step.
|
||||
|
@ -112,27 +112,27 @@ testimonials:
|
|||
title: Drupal Expert
|
||||
url: https://matthieuscarset.com
|
||||
image:
|
||||
url: '%site.assets.url%/assets/images/recommendations/matthieu-scarset.jpg'
|
||||
url: /assets/images/recommendations/matthieu-scarset.jpg
|
||||
tags: [testing, atdc]
|
||||
- text: |
|
||||
Hi Oliver, we met briefly at the Tech Connect event in London last month. Been reading through a few of your latest posts and have found the messages valuable, especially as we spent the week learning about unit, integration and e2e testing. I have signed up to your mailing list to keep the good advice flowing!
|
||||
name: Alexander Carr
|
||||
title: Full Stack Software Engineer at School of Code
|
||||
image:
|
||||
url: '%site.assets.url%/assets/images/recommendations/alexander-carr.jpg'
|
||||
url: /assets/images/recommendations/alexander-carr.jpg
|
||||
tags: [daily]
|
||||
- text: |
|
||||
These emails are superb and make for very interesting reading. Thank you!
|
||||
name: Adam Nuttall
|
||||
title: Drupal Engineer
|
||||
image:
|
||||
url: '%site.assets.url%/assets/images/recommendations/adam-nuttall.jpg'
|
||||
url: /assets/images/recommendations/adam-nuttall.jpg
|
||||
tags: [daily]
|
||||
- text: Oliver's approach to testing is a continual reminder of his commitment to delivering high-quality, bug-free, software.
|
||||
name: Mike Karthauser
|
||||
title: Senior Software Engineer
|
||||
image:
|
||||
url: '%site.assets.url%/assets/images/recommendations/mike-karthauser.jpg'
|
||||
url: /assets/images/recommendations/mike-karthauser.jpg
|
||||
tags: [daily, testing, coaching, atdc]
|
||||
- text: |
|
||||
I had the opportunity and good fortune to work with Oliver solving two problems that I was having on a Drupal Commerce site. I have done several Drupal sites using UberCart, but since it is deprecated, I chose to use Commerce. I had searched, posted to forums, and other normal means to find answers to my problems, to no response and to no avail.
|
||||
|
@ -151,14 +151,14 @@ testimonials:
|
|||
name: Marcos Duran
|
||||
title: Senior Software Engineer
|
||||
image:
|
||||
url: '%site.assets.url%/assets/images/recommendations/marcos-duran.jpg'
|
||||
url: /assets/images/recommendations/marcos-duran.jpg
|
||||
tags: [git, daily, coaching]
|
||||
- text: |
|
||||
I like the "$ git log -S" and "$ git log --grep" commands, will definitely be using these, thanks!
|
||||
name: Stephen Mulvihill
|
||||
title: Solutions Architect
|
||||
image:
|
||||
url: '%site.assets.url%/assets/images/recommendations/stephen-mulvihill.jpg'
|
||||
url: /assets/images/recommendations/stephen-mulvihill.jpg
|
||||
tags: [git, daily, coaching]
|
||||
- text: |
|
||||
Just wanted to say that your blog is amazing <3 I absolutely love it and usually share it with colleagues and some of the kids at my Code Club.
|
||||
|
@ -168,7 +168,7 @@ testimonials:
|
|||
title: Tech Lead
|
||||
url: https://pattyocallaghan.com
|
||||
image:
|
||||
url: '%site.assets.url%/assets/images/recommendations/patty-ocallaghan.jpg'
|
||||
url: /assets/images/recommendations/patty-ocallaghan.jpg
|
||||
tags: [daily]
|
||||
- text: |
|
||||
I've wanted to explore testing for a while, but as a PHP developer with 10 years of Drupal experience who'd written next to no tests, I really needed guidance. Oliver's expertise in testing and TDD motivated me to seek his help.
|
||||
|
@ -182,7 +182,7 @@ testimonials:
|
|||
title: Senior Drupal Developer
|
||||
url: https://www.playingwithpixels.co.uk
|
||||
image:
|
||||
url: '%site.assets.url%/assets/images/recommendations/tawny.jpg'
|
||||
url: /assets/images/recommendations/tawny.jpg
|
||||
tags: [testing, coaching, call, atdc]
|
||||
- text: |
|
||||
I've worked with Oliver for a number of years on B2C and B2B web projects and he has always demonstrated himself to be an expert in his field.
|
||||
|
@ -194,7 +194,7 @@ testimonials:
|
|||
title: Director, Bastion Insurance
|
||||
url: https://www.bastioninsurance.co.uk
|
||||
image:
|
||||
url: '%site.assets.url%/assets/images/recommendations/joe-howell.jpg'
|
||||
url: /assets/images/recommendations/joe-howell.jpg
|
||||
tags: [front, subscription, coaching]
|
||||
- text: |
|
||||
We use Oliver for maintaining a couple of Drupal sites for which we no longer have the skills ourselves. We became aware of Oliver through his work in the Drupal community, and about a year ago we approached him to help us with the deep dive aspects of maintaining and developing Drupal sites. He's been really helpful and very responsive. Much appreciated!
|
||||
|
@ -202,7 +202,7 @@ testimonials:
|
|||
title: Senior Systems Administrator at the University of Bristol
|
||||
url: https://bristol.ac.uk
|
||||
image:
|
||||
url: '%site.assets.url%/assets/images/recommendations/jon-hallett.jpeg'
|
||||
url: /assets/images/recommendations/jon-hallett.jpeg
|
||||
tags: [front, subscription]
|
||||
- text: |
|
||||
For over a decade we have worked with Oliver on a number of different projects. Initially our collaboration consisted of web maintenance and troubleshooting but we soon tapped Oliver to design, build and maintain a custom awards site which includes both submission and judging functionality. Oliver has deep and wide-ranging skills and I would certainly recommend his services!
|
||||
|
@ -210,7 +210,7 @@ testimonials:
|
|||
title: Cofounder
|
||||
url: https://www.daylightbooks.org
|
||||
image:
|
||||
url: '%site.assets.url%/assets/images/recommendations/michael-itkoff.jpg'
|
||||
url: /assets/images/recommendations/michael-itkoff.jpg
|
||||
tags: [front, subscription]
|
||||
- text: |
|
||||
Working with Oliver on the Seren website has been easy and beneficial.
|
||||
|
@ -226,7 +226,7 @@ testimonials:
|
|||
title: Publisher at Poetry Wales Press Ltd (Seren Books)
|
||||
url: https://www.serenbooks.com
|
||||
image:
|
||||
url: '%site.assets.url%/assets/images/recommendations/mick-felton.jpg'
|
||||
url: /assets/images/recommendations/mick-felton.jpg
|
||||
tags: [front, subscription, coaching]
|
||||
- text: |
|
||||
Oliver is a pleasure to work with, and I would engage him again without hesitation. He communicates regularly, ensures that he meets requirements, and suggests improvements to the potential solutions to the brief.
|
||||
|
@ -234,7 +234,7 @@ testimonials:
|
|||
title: Director at Rohallion
|
||||
url: https://rohallion.agency
|
||||
image:
|
||||
url: '%site.assets.url%/assets/images/recommendations/duncan.jpeg'
|
||||
url: /assets/images/recommendations/duncan.jpeg
|
||||
tags: [front, subscription, coaching]
|
||||
- text: |
|
||||
We have only worked together for a short while but I can see Oliver is a Drupal expert.
|
||||
|
@ -251,7 +251,7 @@ testimonials:
|
|||
title: Web Development Manager
|
||||
url: ~
|
||||
image:
|
||||
url: '%site.assets.url%/assets/images/recommendations/adam.jpeg'
|
||||
url: /assets/images/recommendations/adam.jpeg
|
||||
tags: [front, subscription]
|
||||
- text: |
|
||||
I had the pleasure of working with Oliver whilst building the first version of our drupal based intranet. His knowledge of Drupal and the wider infrastructure required to run a site was really invaluable.
|
||||
|
@ -263,7 +263,7 @@ testimonials:
|
|||
title: Web Dev Manager / DevOps / Team Manager at Admiral Group Plc
|
||||
url: https://admiral.com
|
||||
image:
|
||||
url: '%site.assets.url%/assets/images/recommendations/huw.jpeg'
|
||||
url: /assets/images/recommendations/huw.jpeg
|
||||
tags: [front, subscription]
|
||||
- text: |
|
||||
Oliver really knows his stuff. Whether you are just starting out or looking to take your knowledge to the next level, his patient and clear way of explaining will help get you there.
|
||||
|
@ -271,7 +271,7 @@ testimonials:
|
|||
title: Head of Web Development
|
||||
url: ~
|
||||
image:
|
||||
url: '%site.assets.url%/assets/images/recommendations/scott-euser.jpg'
|
||||
url: /assets/images/recommendations/scott-euser.jpg
|
||||
tags: [testing, coaching]
|
||||
- text: |
|
||||
I have had the pleasure of working with Oliver on several projects at Microserve. He is a natural innovator and a great mentor who inspires others to explore new technologies and approaches. He is a highly knowledgeable professional with a passion for all things Drupal and the tenacity required to get the job done well.
|
||||
|
@ -279,7 +279,7 @@ testimonials:
|
|||
title: Senior Drupal Developer at Microserve
|
||||
url: ~
|
||||
image:
|
||||
url: '%site.assets.url%/assets/images/recommendations/alan.jpeg'
|
||||
url: /assets/images/recommendations/alan.jpeg
|
||||
tags: [coaching]
|
||||
- text: |
|
||||
Oliver has been an outstanding contributor to the Drupal Association team. He is a talented developer who writes great code and applies his curiosity and love of learning to every project. He is also a fantastic team member, who gives to the team as much as he gets.
|
||||
|
@ -289,7 +289,7 @@ testimonials:
|
|||
title: Executive Director at the Drupal Association
|
||||
url: https://www.drupal.org/association
|
||||
image:
|
||||
url: '%site.assets.url%/assets/images/recommendations/holly-ross.png'
|
||||
url: /assets/images/recommendations/holly-ross.png
|
||||
tags: [front, subscription]
|
||||
- text: |
|
||||
Oliver is a skilled Drupal developer with a passion for the Drupal community. As his direct supervisor, I was able to watch Oliver grow with the Drupal Association and contribute an amazing amount of effort and integrity to all of his work.
|
||||
|
@ -299,7 +299,7 @@ testimonials:
|
|||
title: CTO at Drupal Association
|
||||
url: https://joshuami.com
|
||||
image:
|
||||
url: '%site.assets.url%/assets/images/recommendations/josh-mitchell.png'
|
||||
url: /assets/images/recommendations/josh-mitchell.png
|
||||
tags: [front, subscription]
|
||||
- text: |
|
||||
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.
|
||||
|
@ -314,7 +314,7 @@ testimonials:
|
|||
title: Director of Business Development at Tincan
|
||||
url: ~
|
||||
image:
|
||||
url: '%site.assets.url%/assets/images/recommendations/brian-healy.png'
|
||||
url: /assets/images/recommendations/brian-healy.png
|
||||
tags: [front, subscription]
|
||||
- text: |
|
||||
Oliver is an amazing colleague, he's professional, full of knowledge and I could not recommend him more.
|
||||
|
@ -322,7 +322,7 @@ testimonials:
|
|||
title: Developer at Microserve
|
||||
url: ~
|
||||
image:
|
||||
url: '%site.assets.url%/assets/images/recommendations/chris-jarvis.jpg'
|
||||
url: /assets/images/recommendations/chris-jarvis.jpg
|
||||
- text: |
|
||||
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.
|
||||
name: Daniel Easterbrook
|
||||
|
|
|
@ -6,7 +6,7 @@ permalink: 'daily/2022/10/17/14-years-drupalorg'
|
|||
|
||||
Today I saw that my Drupal.org profile is showing that I’ve been on that website for 14 years.
|
||||
|
||||

|
||||

|
||||
|
||||
Drupal.org is the online home of the open-source Drupal CMS project, and where I registered to ask questions on the forums as I started to learn Drupal. More recently, it’s been where I’ve uploaded and maintain my own contributed projects and contribute patches to others, including Drupal core.
|
||||
|
||||
|
|
|
@ -16,11 +16,11 @@ Yesterday, I posted a screenshot from my [automated testing in Drupal email cour
|
|||
|
||||
Here it is again:
|
||||
|
||||

|
||||

|
||||
|
||||
I also posted a screenshot of the accompanying code in my text editor, Neovim, which had a few likes.
|
||||
|
||||

|
||||

|
||||
|
||||
Since July 2021, I've used Neovim as my daily driver for writing all my code, which I spoke about during my [Working without Workspace talk].
|
||||
|
||||
|
|
|
@ -12,7 +12,7 @@ cta: subscription
|
|||
|
||||
I've recently been improving my typing.
|
||||
|
||||

|
||||

|
||||
|
||||
My speed is usually good, but my accuracy is not where I'd like it to be (it's usually around 95%, and I'd like it to be nearer 99%).
|
||||
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
<div class="mt-4">
|
||||
<div class="flex space-x-4">
|
||||
<div class="flex flex-col flex-shrink-0 justify-start">
|
||||
<img src="{{ site.assets.url }}/assets/images/social-avatar.jpg" alt="Picture of Oliver" class="my-0 w-16 h-16 rounded-full ring-[3px] ring-blue-primary dark:ring-white">
|
||||
<img src="/assets/images/social-avatar.jpg" alt="Picture of Oliver" class="my-0 w-16 h-16 rounded-full ring-[3px] ring-blue-primary dark:ring-white">
|
||||
</div>
|
||||
|
||||
<div class="{{ site.prose_classes }}">
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width">
|
||||
<link rel="icon" type="image/x-icon" href="/favicon.ico">
|
||||
<link href="{{ site.assets.url }}/build/tailwind.css?v={{ site.assets.version }}" rel="stylesheet">
|
||||
<link href="/build/tailwind.css?v={{ site.assets.version }}" rel="stylesheet">
|
||||
<link rel="canonical" href="{{ site.url }}{{ page.url|trim('/', 'right') }}">
|
||||
<meta name="author" content="Oliver Davies">
|
||||
<meta name="generator" content="Sculpin (https://sculpin.io)">
|
||||
|
@ -12,10 +12,10 @@
|
|||
|
||||
<meta name="twitter:card" content="summary">
|
||||
<meta name="twitter:creator" content="@opdavies">
|
||||
<meta name="twitter:image" content="{{ site.assets.url }}/assets/images/od-logo.jpg">
|
||||
<meta name="twitter:image" content="/assets/images/od-logo.jpg">
|
||||
<meta name="twitter:site" content="@opdavies">
|
||||
|
||||
<meta property="og:image" name="image" content="{{ site.assets.url }}/assets/images/od-logo.jpg">
|
||||
<meta property="og:image" name="image" content="/assets/images/od-logo.jpg">
|
||||
<meta property="og:site_name" content="Oliver Davies">
|
||||
<meta property="og:type" content="website">
|
||||
<meta property="og:url" content="{{ site.url }}{{ page.url|trim('/', 'right') }}">
|
||||
|
|
|
@ -8,7 +8,7 @@ speakerdeck:
|
|||
meta:
|
||||
og:
|
||||
image:
|
||||
url: '%site.assets.url%/assets/images/talks/deploying-php-fabric.png'
|
||||
url: '/assets/images/talks/deploying-php-fabric.png'
|
||||
width: 2560
|
||||
height: 1440
|
||||
type: image/png
|
||||
|
|
|
@ -12,7 +12,7 @@ video:
|
|||
meta:
|
||||
og:
|
||||
image:
|
||||
url: '%site.assets.url%/assets/images/talks/dclondon16.png'
|
||||
url: '/assets/images/talks/dclondon16.png'
|
||||
type: "image/png"
|
||||
height: 540
|
||||
width: 960
|
||||
|
|
|
@ -6,7 +6,7 @@ speakerdeck:
|
|||
ratio: "1.77777777777778"
|
||||
url: https://speakerdeck.com/opdavies/having-fun-with-drupal-8-php-libraries-and-the-drupal-dot-org-api
|
||||
image:
|
||||
url: '%site.assets.url%/assets/images/talks/having-fun-drupalorg-api.png'
|
||||
url: '/assets/images/talks/having-fun-drupalorg-api.png'
|
||||
width: 2000
|
||||
height: 1125
|
||||
type: image/png
|
||||
|
|
|
@ -11,7 +11,7 @@ video:
|
|||
meta:
|
||||
og:
|
||||
image:
|
||||
url: '%site.assets.url%/assets/images/talks/getting-your-data-into-drupal-8.png'
|
||||
url: '/assets/images/talks/getting-your-data-into-drupal-8.png'
|
||||
width: 2560
|
||||
height: 1440
|
||||
type: image/png
|
||||
|
|
|
@ -12,7 +12,7 @@ video:
|
|||
meta:
|
||||
og:
|
||||
image:
|
||||
url: '%site.assets.url%/assets/images/talks/taking-flight-tailwind.jpg'
|
||||
url: '/assets/images/talks/taking-flight-tailwind.jpg'
|
||||
width: 2560
|
||||
height: 1440
|
||||
type: "image/png"
|
||||
|
|
|
@ -9,7 +9,7 @@ video:
|
|||
type: youtube
|
||||
id: 81J0dPvqG-g
|
||||
image:
|
||||
url: '%site.assets.url%/assets/images/talks/test-driven-drupal-development.png'
|
||||
url: '/assets/images/talks/test-driven-drupal-development.png'
|
||||
width: 2560
|
||||
height: 1440
|
||||
type: image/png
|
||||
|
|
|
@ -11,7 +11,7 @@ video:
|
|||
meta:
|
||||
og:
|
||||
image:
|
||||
url: '%site.assets.url%/assets/images/talks/things-you-should-know-about-php.png'
|
||||
url: '/assets/images/talks/things-you-should-know-about-php.png'
|
||||
events:
|
||||
- name: Swansea Software Development Meetup (SSDC)
|
||||
location: Swansea, UK
|
||||
|
|
|
@ -37,7 +37,7 @@ Oliver is a Software Developer and Drupal expert with {{ macros.yearsOfExperienc
|
|||
|
||||
## Photo
|
||||
|
||||

|
||||

|
||||
|
||||
[drupal]: https://www.drupal.org/u/opdavies
|
||||
[github]: https://github.com/opdavies
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue