forked from google/eleventy-high-performance-blog
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
10 changed files
with
5,631 additions
and
8,591 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
URL=http://localhost:8080 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
printWidth: 100 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
ISC License | ||
|
||
Copyright (c) [year], [fullname] | ||
|
||
Permission to use, copy, modify, and/or distribute this software for any | ||
purpose with or without fee is hereby granted, provided that the above | ||
copyright notice and this permission notice appear in all copies. | ||
|
||
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES | ||
WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF | ||
MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR | ||
ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES | ||
WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN | ||
ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF | ||
OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,26 +1,26 @@ | ||
{ | ||
"title": "Title of the website. Update me.", | ||
"url": "https://update-me.com", | ||
"domain": "update-me.com", | ||
"title": "Helen B", | ||
"url": "https://helenburgess.id.au", | ||
"domain": "helenburgess.id.au", | ||
"description": "Description of the website. Update me.", | ||
"genre": "Insert a schema.org genre", | ||
"googleAnalyticsId": "GA ID. Update me. Note, that this is not compatible with the not-yet-commonly used version 4 of Google Analytics", | ||
"sendWebVitals": false, | ||
"feed": { | ||
"subtitle": "Subtitle. Update me.", | ||
"subtitle": "The Latest writings from the pen of HelenB.", | ||
"filename": "feed.xml", | ||
"path": "/feed/feed.xml", | ||
"id": "https://update-me.com" | ||
"id": "https://helenburgess.id.au" | ||
}, | ||
"jsonfeed": { | ||
"path": "/feed/feed.json", | ||
"url": "https://update-me.com/feed/feed.json" | ||
"url": "https://helenburgess.id.au/feed/feed.json" | ||
}, | ||
"author": { | ||
"name": "Author Name. Update me.", | ||
"twitterHandle": "update_me" | ||
"name": "Helen Burgess", | ||
"twitterHandle": "hlnbee" | ||
}, | ||
"publisher": { | ||
"name": "Publisher name. Update me." | ||
"name": "Helen Burgess" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,12 +1,20 @@ | ||
--- | ||
layout: layouts/base.njk | ||
title: About | ||
title: "Helen B's Journey: From the Skies to the Digital Frontier" | ||
templateClass: tmpl-post | ||
eleventyNavigation: | ||
key: About | ||
order: 3 | ||
--- | ||
|
||
I am a person that writes stuff. | ||
I was born in a little mining town called Kalgoorlie and raised in the sun-kissed city of Perth, Western Australia. From a young age, I was fascinated by technology - my father could turn washing machine parts and other odds and ends into a makeshift rocket! That early exposure to tinkering and innovation sparked a lifelong passion for discovery and exploration. | ||
|
||
This blog template is based on [eleventy-high-performance-blog](https://www.industrialempathy.com/posts/eleventy-high-performance-blog/) which itself is based on [eleventy-base-blog](https://github.com/11ty/eleventy-base-blog). | ||
After high school, I made the bold decision to enlist in the Royal Australian Air Force. The military was a challenging but transformative experience. I honed my technical skills, but more importantly, I developed an unshakable resilience and problem-solving mindset that would serve me well in the years to come. | ||
|
||
Leaving the RAAF, I transitioned into education, sharing my love of technology as a mentor and instructor at the Central Institute of Technology. Watching eager students grasp the intricacies of web design and development was incredibly rewarding. I took great pride in shaping the next generation of tech enthusiasts. | ||
|
||
But my own journey was far from over. I felt a calling to do more, to apply my unique blend of military discipline, educational expertise, and technological acumen in a new way. And so, I founded Graphite Edge, a digital consultancy dedicated to helping small and medium businesses navigate the ever-evolving online landscape. | ||
|
||
Through it all, my personal story has been one of continuous growth and self-discovery. The challenges of military life and the demands of the tech world have tested me, but they've also made me stronger, more adaptable, and more committed to lifelong learning. | ||
|
||
Today, I stand as a testament to the power of resilience, reinvention, and the transformative potential of technology. My path has been anything but ordinary, but I wouldn't have it any other way. I invite you to join me as I continue to explore, inspire, and empower in the digital frontier and beyond. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
[build] | ||
publish = "public" | ||
|
||
# Default build command. | ||
command = "npm run build" | ||
|
||
[[redirects]] | ||
from = "/feed/" | ||
to = "/feed/feed.xml" | ||
status = 200 | ||
|
||
[dev] | ||
command = "npm start" |
Oops, something went wrong.