Skip to content

Commit 9abb7a0

Browse files
committed
Use a more direct link for the start of the Mada work
1 parent 0132cce commit 9abb7a0

File tree

3 files changed

+4
-5
lines changed

3 files changed

+4
-5
lines changed

_data/work.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
A chance to share what I've learned, and empower those less fortunate than myself.
5959
description: |-
6060
I took on a 9-month contract in the small town of Mahanoro on the east coast of Madagascar, to teach web development (and related disciplines) to 20 Malagasy students, in their second year of becoming web developers.
61-
You can read about my experiences with this project on <a href="/blog/">my blog</a>
61+
You can read about my experiences with this project on <a href="/blog/2020-01-01/new-beginnings.html">my blog</a>
6262
people:
6363
- Onja's administration team
6464
- Loïc Pinois, fellow Front-end development teacher

blog/2020-01-01-new-beginnings.html

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,7 @@
44
date: 2020-01-01
55
---
66

7-
<figure>
8-
<img src="../images/new_years_fireworks.jpg" alt="">
9-
</figure>
7+
<p><img src="../images/new_years_fireworks.jpg" alt="Looking down on Wellington Central, at night, as the fireworks explode over the harbour bay"></p>
108
<p>I seem to go through repeatable phases in life, after spending enough time and money getting comfortable, my mind and heart dream of new, purer adventures. After more than 5 years in Wellington, I felt the need to shake things up again.</p>
119
<p>Adventure calls, and this time it's a return to a more rudimentary living, and one with more meaning.</p>
1210
<p>I'm off to Madagascar - to help <a href="https://onja.org/">Onja.org</a> with their non-profit initiative to help Malagasy students become web developers.</p>

index.njk

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,13 +11,14 @@ head_extra: |-
1111
<link rel="manifest" href="/manifest.json">
1212
---
1313
<p>
14-
Hi! I’m Shaun O’Connell, a front-end developer based in Wellington, New Zealand. I've been working on the web since 1999, and first started using <abbr title="Cascading Style Sheets">CSS</abbr> in 2003.
14+
Hi! I’m Shaun O’Connell, a front-end developer based in Wellington, New Zealand. I've been working on the web since 1999 and want to share what I've learned along the way.
1515
</p>
1616
<h2>I can help you with…</h2>
1717
<ul>
1818
<li>Front-end consulting
1919
<li>Mentoring and teaching web development
2020
<li>Web performance optimisations
21+
<li>Web Component, Hotwire, and Stimulus work
2122
<li><abbr title="Progressive web application">PWA</abbr> development
2223
<li>Static site generation
2324
<li>Progressive enhancement

0 commit comments

Comments
 (0)