new images, more behind incngrnt
BIN
assets/grant_hunter_profile.webp
Normal file
After Width: | Height: | Size: 450 KiB |
Before Width: | Height: | Size: 255 KiB After Width: | Height: | Size: 200 KiB |
@ -6,3 +6,12 @@ theme = 'kayal'
|
||||
|
||||
[outputs]
|
||||
home = ["HTML","RSS","JSON"]
|
||||
|
||||
[markup]
|
||||
[markup.goldmark]
|
||||
[markup.goldmark.parser]
|
||||
[markup.goldmark.parser.attribute]
|
||||
block = true
|
||||
title = true
|
||||
image = true
|
||||
|
||||
|
@ -7,5 +7,5 @@
|
||||
name = "Gitea"
|
||||
title = ""
|
||||
pre = "gitea"
|
||||
url = "https://git.incngrnt.ca/grant"
|
||||
url = "https://git.incngrnt.ca/grant/incngrnt"
|
||||
weight = 4
|
||||
|
@ -2,5 +2,11 @@
|
||||
title: 'Grant Hunter'
|
||||
showToC: false
|
||||
---
|
||||

|
||||
{style="width:20%;float:left; margin: 1em;"}
|
||||
I am a [software gardener](http://chrisaitchison.com/2011/05/03/you-are-not-a-software-engineer/) who likes building things.
|
||||
|
||||
Currently I am building out this project in an attempt to de-google. This is also an opertunity to learn more about managing servers because "The Cloud" has spoiled me.
|
||||
|
||||
You can find me in very few places on the web. The limited selection is here, [linkedIn](https://www.linkedin.com/in/grant-hunter-6b955b72/) and [github](https://github.com/grantdhunter).
|
||||
|
||||
|
@ -210,7 +210,7 @@
|
||||
<li><a href="/behind-incngrnt/" aria-label="behind-icngrnt">
|
||||
Behind icngrnt</li></a>
|
||||
|
||||
<li><a href="https://git.incngrnt.ca/grant" aria-label="Gitea">
|
||||
<li><a href="https://git.incngrnt.ca/grant/incngrnt" aria-label="Gitea">
|
||||
|
||||
<span>
|
||||
|
||||
|
Before Width: | Height: | Size: 68 KiB After Width: | Height: | Size: 46 KiB |
Before Width: | Height: | Size: 393 KiB After Width: | Height: | Size: 243 KiB |
Before Width: | Height: | Size: 60 KiB After Width: | Height: | Size: 41 KiB |
@ -71,7 +71,9 @@
|
||||
<meta property="og:url" content="http://localhost:1313/behind-incngrnt/">
|
||||
<meta property="og:site_name" content="incngrnt">
|
||||
<meta property="og:title" content="Grant Hunter">
|
||||
<meta property="og:description" content="A Hugo Theme">
|
||||
<meta property="og:description" content="I am a software gardener who likes building things.
|
||||
Currently I am building out this project in an attempt to de-google. This is also an opertunity to learn more about managing servers because “The Cloud” has spoiled me.
|
||||
You can find me in very few places on the web. The limited selection is here, linkedIn and github .">
|
||||
<meta property="og:locale" content="en_ca">
|
||||
<meta property="og:type" content="website">
|
||||
|
||||
@ -79,7 +81,9 @@
|
||||
|
||||
<meta name="twitter:card" content="summary">
|
||||
<meta name="twitter:title" content="Grant Hunter">
|
||||
<meta name="twitter:description" content="A Hugo Theme">
|
||||
<meta name="twitter:description" content="I am a software gardener who likes building things.
|
||||
Currently I am building out this project in an attempt to de-google. This is also an opertunity to learn more about managing servers because “The Cloud” has spoiled me.
|
||||
You can find me in very few places on the web. The limited selection is here, linkedIn and github .">
|
||||
|
||||
|
||||
|
||||
@ -212,7 +216,7 @@
|
||||
<li><a href="/behind-incngrnt/" aria-label="behind-icngrnt">
|
||||
Behind icngrnt</li></a>
|
||||
|
||||
<li><a href="https://git.incngrnt.ca/grant" aria-label="Gitea">
|
||||
<li><a href="https://git.incngrnt.ca/grant/incngrnt" aria-label="Gitea">
|
||||
|
||||
<span>
|
||||
|
||||
@ -360,7 +364,49 @@
|
||||
Grant Hunter
|
||||
|
||||
</h1>
|
||||
<p style="width:20%;float:left; margin: 1em;">
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<img loading="lazy"
|
||||
|
||||
src="/grant_hunter_profile.webp"
|
||||
|
||||
alt="" />
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</p>
|
||||
<p>I am a <a href="http://chrisaitchison.com/2011/05/03/you-are-not-a-software-engineer/" target="_blank">software gardener</a>
|
||||
who likes building things.</p>
|
||||
<p>Currently I am building out this project in an attempt to de-google. This is also an opertunity to learn more about managing servers because “The Cloud” has spoiled me.</p>
|
||||
<p>You can find me in very few places on the web. The limited selection is here, <a href="https://www.linkedin.com/in/grant-hunter-6b955b72/" target="_blank">linkedIn</a>
|
||||
and <a href="https://github.com/grantdhunter" target="_blank">github</a>
|
||||
.</p>
|
||||
|
||||
<section class="lst-content">
|
||||
|
||||
<ul class="lst-card">
|
||||
|
@ -212,7 +212,7 @@
|
||||
<li><a href="/behind-incngrnt/" aria-label="behind-icngrnt">
|
||||
Behind icngrnt</li></a>
|
||||
|
||||
<li><a href="https://git.incngrnt.ca/grant" aria-label="Gitea">
|
||||
<li><a href="https://git.incngrnt.ca/grant/incngrnt" aria-label="Gitea">
|
||||
|
||||
<span>
|
||||
|
||||
|
Before Width: | Height: | Size: 806 B After Width: | Height: | Size: 788 B |
Before Width: | Height: | Size: 2.6 KiB After Width: | Height: | Size: 2.2 KiB |
Before Width: | Height: | Size: 15 KiB After Width: | Height: | Size: 15 KiB |
BIN
public/grant_hunter_profile.webp
Normal file
After Width: | Height: | Size: 450 KiB |
BIN
public/grant_hunter_profile_50_hu_11be1b4b9a939404.jpg
Normal file
After Width: | Height: | Size: 26 KiB |
BIN
public/grant_hunter_profile_50_hu_29913b138863dc4b.jpg
Normal file
After Width: | Height: | Size: 191 KiB |
BIN
public/grant_hunter_profile_50_hu_53cf8620ee1cdede.jpg
Normal file
After Width: | Height: | Size: 90 KiB |
BIN
public/grant_hunter_profile_50_hu_aedf5701869d8f11.jpg
Normal file
After Width: | Height: | Size: 294 KiB |
Before Width: | Height: | Size: 255 KiB After Width: | Height: | Size: 200 KiB |
BIN
public/incngrnt_hu_fade7f587d4ec1a2.png
Normal file
After Width: | Height: | Size: 5.2 KiB |
@ -218,7 +218,7 @@ The current instance, cheekily names Fog, is a Kubernetes cluster of 3 Talos Lin
|
||||
<li><a href="/behind-incngrnt/" aria-label="behind-icngrnt">
|
||||
Behind icngrnt</li></a>
|
||||
|
||||
<li><a href="https://git.incngrnt.ca/grant" aria-label="Gitea">
|
||||
<li><a href="https://git.incngrnt.ca/grant/incngrnt" aria-label="Gitea">
|
||||
|
||||
<span>
|
||||
|
||||
|
@ -6,6 +6,9 @@
|
||||
<url>
|
||||
<loc>http://localhost:1313/categories/</loc>
|
||||
</url>
|
||||
<url>
|
||||
<loc>http://localhost:1313/behind-incngrnt/</loc>
|
||||
</url>
|
||||
<url>
|
||||
<loc>http://localhost:1313/tags/</loc>
|
||||
</url>
|
||||
|
@ -212,7 +212,7 @@
|
||||
<li><a href="/behind-incngrnt/" aria-label="behind-icngrnt">
|
||||
Behind icngrnt</li></a>
|
||||
|
||||
<li><a href="https://git.incngrnt.ca/grant" aria-label="Gitea">
|
||||
<li><a href="https://git.incngrnt.ca/grant/incngrnt" aria-label="Gitea">
|
||||
|
||||
<span>
|
||||
|
||||
|
After Width: | Height: | Size: 26 KiB |
After Width: | Height: | Size: 191 KiB |
After Width: | Height: | Size: 90 KiB |
After Width: | Height: | Size: 294 KiB |
BIN
resources/_gen/images/incngrnt_hu_fade7f587d4ec1a2.png
Normal file
After Width: | Height: | Size: 5.2 KiB |
Before Width: | Height: | Size: 68 KiB After Width: | Height: | Size: 46 KiB |
Before Width: | Height: | Size: 393 KiB After Width: | Height: | Size: 243 KiB |
Before Width: | Height: | Size: 60 KiB After Width: | Height: | Size: 41 KiB |
Before Width: | Height: | Size: 806 B After Width: | Height: | Size: 788 B |
Before Width: | Height: | Size: 2.6 KiB After Width: | Height: | Size: 2.2 KiB |
Before Width: | Height: | Size: 15 KiB After Width: | Height: | Size: 15 KiB |