Skip to content

Commit 772671c

Browse files
committed
Use protocol-relative URLs
1 parent 709fd29 commit 772671c

10 files changed

Lines changed: 14 additions & 17 deletions

_includes/footer.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<p>I specialise in large, product-based projects where performance and CSS scalability and maintainability are paramount.</p>
2121
</div
2222
><div class="layout__item lap-and-up-one-half">
23-
<p><a href="https://csswizardry.com/services/" class="btn btn--secondary btn--full">I am currently <strong>considering new projects</strong> for Q1–2 2017.</a></p>
23+
<p><a href="/services/" class="btn btn--secondary btn--full">I am currently <strong>considering new projects</strong> for Q1–2 2017.</a></p>
2424
</div>
2525
</div>
2626

_layouts/post.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ <h1 itemprop="name headline">{{ page.title }}</h1>
2222
<hr />
2323

2424
<p>
25-
<a href="https://csswizardry.com/services/" class="btn btn--full">Did you enjoy this? <strong>Hire me!</strong></a>
25+
<a href="/services/" class="btn btn--full">Did you enjoy this? <strong>Hire me!</strong></a>
2626
</p>
2727
{% endif %}
2828

_posts/2017-01-04-choosing-the-correct-average.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ meta: "A look at which average works best for representing certain types of data
88

99
More and more frequently I’m finding myself presenting data to clients. Wether
1010
it’s through [code reviews or performance
11-
audits](https://csswizardry.com/code-reviews/), taking a statistical look at code
11+
audits](/code-reviews/), taking a statistical look at code
1212
is an important part of my job, and it needs presenting to my clients in a way
1313
that is representative and honest. This has led me more and more into looking at
1414
different averages, and knowing when to use the correct one for each scenario.
@@ -69,7 +69,7 @@ have a different outcome altogether:
6969
Paying £55.50 each to subsidise Chad’s expensive taste isn’t quite so fair.
7070

7171
I’ve mentioned issues with the mean before, in my previous [post about
72-
Parker](https://csswizardry.com/2016/06/improving-your-css-with-parker/).
72+
Parker](/2016/06/improving-your-css-with-parker/).
7373
Sometimes it’s nicer to know either a more representative single number, or to
7474
know that _most values are <var>x</var>_.
7575

_posts/2017-01-08-preparing-vim-for-apples-touch-bar.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ How can we switch between modes without having an Escape key?[^1]
3535
## Remap Other Keys
3636

3737
For almost as long as I’ve been using Vim⁠—⁠which is [a long time
38-
now](https://csswizardry.com/2014/06/vim-for-people-who-think-things-like-vim-are-weird-and-hard/)⁠—⁠I’ve
38+
now](/2014/06/vim-for-people-who-think-things-like-vim-are-weird-and-hard/)⁠—⁠I’ve
3939
been using `jj` and `jk` to leave Insert mode. These mappings are on the [Home
4040
Row](https://en.wikipedia.org/wiki/Touch_typing#Home_row), so always easy to
4141
reach, and the letter pairs very rarely (if ever) occur in the English language.

_posts/2017-01-17-ack-for-css-developers.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@ $ ack --css -i "background:\s*#[a-f0-9]*;"
146146
```
147147

148148
I [recently
149-
wrote](https://csswizardry.com/2016/12/css-shorthand-syntax-considered-an-anti-pattern/)
149+
wrote](/2016/12/css-shorthand-syntax-considered-an-anti-pattern/)
150150
about how I consider background shorthand syntax an anti-pattern, so we should
151151
probably look for that whilst we’re here.
152152

about.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -40,10 +40,8 @@ with clients including the <b>United Nations</b>, the <b>BBC</b>, the
4040
architecture and front-end performance for large and long-lived sites and
4141
applications.
4242

43-
I [write](https://csswizardry.com/2013/12/i-wrote-part-of-a-book/),
44-
[work](https://csswizardry.com/services/),
45-
[speak](https://csswizardry.com/speaking/), and [run
46-
workshops](https://csswizardry.com/workshops/) across the globe covering
43+
I [write](/2013/12/i-wrote-part-of-a-book/), [work](/services/),
44+
[speak](/speaking/), and [run workshops](/workshops/) across the globe covering
4745
pragmatic, product-led approaches to building and scaling large front-ends for
4846
long-running projects and products. I specialise in CSS architecture,
4947
scalability, front-end performance, and design process and strategy.

case-studies-bbc-workshop.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ standardised manner to try and make team-working more seamless.
5353
<b>In the afternoon</b>, I joined a much smaller team of just BBC Sport
5454
developers for a Q&A session, looking at, and reviewing, the work they were
5555
already doing, and how they might improve or adjust it. A group [code
56-
review](https://csswizardry.com/services/#section-code-reviews) of sorts.
56+
review](/services/#section-code-reviews) of sorts.
5757

5858
The day ended with a brief hacking session, experimenting with creating UI
5959
components as discrete packages, and managing them with

case-studies-css-wizardry.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -82,8 +82,8 @@ my open-source, Sass-based, OOCSS framework. inuitcss is currently (at the time
8282
of writing) in a state of flux: its GitHub repos are a collection of pre-alpha
8383
modules that, although stable, are still, as yet, unofficial. Despite that, I
8484
know that I have complete faith in the new version of inuitcss—the [NHSx
85-
site](https://csswizardry.com/case-studies/nhs-nhsx-elearning-platform/) was
86-
built on the pre-alpha modules with great success.
85+
site](/case-studies/nhs-nhsx-elearning-platform/) was built on the pre-alpha
86+
modules with great success.
8787

8888
Using inuitcss (installed via its [Bower](http://bower.io/) packages) meant that
8989
I had the UI’s framework and architecture set up in less than half-an-hour. This

code-reviews.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -35,9 +35,8 @@ product, site or app in question, but also—and more importantly—a formal
3535
document based around your own code which would prevent you making the same
3636
mistakes in future. A tailored lesson, centred around your own work. For a more
3737
detailed overview of the service, please read [the associated blog
38-
post](https://csswizardry.com/2013/11/code-reviews-as-service/). If you have
39-
_any_ questions about code reviews then please feel free to [email
40-
me](mailto:csswizardry@gmail.com).
38+
post](/2013/11/code-reviews-as-service/). If you have _any_ questions about code
39+
reviews then please feel free to [email me](mailto:csswizardry@gmail.com).
4140

4241
<blockquote class="pull-quote" id="quote:darius-contractor">
4342
<p>We sliced 1.5s off PhotoSugar’s page load times using Harry’s knowledge.</p>

speaking.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ available to attendees for the entire duration of the event. I will attend all
127127
social activities surrounding the event. I will deliver a quality talk of
128128
practical relevance. I will gladly allow you to record and distribute my talk.
129129
[I hold myself to a high
130-
standard](https://csswizardry.com/2016/06/speakers-checklist-before-and-after-your-talk/).
130+
standard](/2016/06/speakers-checklist-before-and-after-your-talk/).
131131

132132
<a href="mailto:csswizardry@gmail.com?subject=Speaking%20Request" class="btn btn--full">Sound okay? <strong>Get in touch!</strong></a>
133133

0 commit comments

Comments
 (0)