aboutsummaryrefslogtreecommitdiff
path: root/build/posts/seven-years/index.html
diff options
context:
space:
mode:
authorBradley Taunt <bt@btxx.org>2024-06-10 09:41:25 -0400
committerBradley Taunt <bt@btxx.org>2024-06-10 09:41:25 -0400
commit07e4a2dafe248280b5610f8c7d09b0f30b530f54 (patch)
tree8a145d1d4d07e1278a837ff15dadccc322d27515 /build/posts/seven-years/index.html
parent16d28628aca9b2d356de31c319f5e7bc0f5b2b02 (diff)
Initial modifications to rebuilt only changed files based on mod date, performance updates
Diffstat (limited to 'build/posts/seven-years/index.html')
-rw-r--r--build/posts/seven-years/index.html71
1 files changed, 71 insertions, 0 deletions
diff --git a/build/posts/seven-years/index.html b/build/posts/seven-years/index.html
new file mode 100644
index 0000000..833f2fb
--- /dev/null
+++ b/build/posts/seven-years/index.html
@@ -0,0 +1,71 @@
+<!doctype html>
+<html lang="en">
+<head>
+ <meta charset="utf-8">
+ <meta name="viewport" content="width=device-width, initial-scale=1">
+ <meta name="color-scheme" content="dark light">
+ <link rel="icon" href="data:,">
+ <title>Blogging for 7 Years</title>
+ <link href="/atom.xml" type="application/atom+xml" rel="alternate" title="Atom feed for blog posts" />
+ <link href="/rss.xml" type="application/rss+xml" rel="alternate" title="RSS feed for blog posts" />
+<style>*{box-sizing:border-box;}body{font-family:sans-serif;line-height:1.33;margin:0 auto;max-width:650px;padding:1rem;}blockquote{background:rgba(0,0,0,0.1);border-left:4px solid;padding-left:5px;}img{max-width:100%;}pre{border:1px solid;overflow:auto;padding:5px;}table{text-align:left;width:100%;}.footnotes{font-size:90%;}</style>
+</head>
+
+<nav>
+ <a href="#menu">Menu &darr;</a>
+</nav>
+
+<main>
+<h1 id="blogging-for-7-years">Blogging for 7 Years</h1>
+<p>2023-06-24</p>
+<p>My <a href="/aui">first public article</a> was posted on June 28th 2016. That was <em>seven</em> years ago.</p>
+<p>In that time, quite a lot has changed in my life both personally and professionally. So, I figured it would be interesting to reflect on these years and document it for my own personal records. My hope is that this is something I could start doing every 5 or 10 years (if I can keep going that long!). This way, my blog also serves as a &#8220;time capsule&#8221; or museum of the past&#8230;</p>
+<h2 id="fun-facts">Fun Facts</h2>
+<p><strong>This Blog</strong>:</p>
+<p>I originally started blogging on <code>bradleytaunt.com</code> using WordPress, but since then I have changed both my main domain and blog infrastructure multiple times. At a glance I have used:</p>
+<ul>
+<li>Jekyll</li>
+<li>Hugo</li>
+<li>Blot</li>
+<li>Static HTML&#47;CSS</li>
+<li><a href="https://phpetite.bt.ht">PHPetite</a></li>
+<li><a href="https://shinobi.bt.ht">Shinobi</a></li>
+<li><a href="https://pblog.bt.ht">pblog</a></li>
+<li><a href="https://barf.bt.ht">barf</a> <em>Currently using!</em></li>
+</ul>
+<p><strong>Personal:</strong></p>
+<p>As with anyone over time, the personal side of my life has seen the biggest <em>updates</em>:</p>
+<ul>
+<li>Married the love of my life (after knowing each other for ~14 years!)</li>
+<li>Moved out into rural Ontario for some peace and quiet</li>
+<li>Had three wonderful kids with said wife (two boys and a girl)</li>
+<li>Started noticing grey sprinkles in my stubble (I guess I can officially call myself a &#8220;grey beard&#8221;?)</li>
+</ul>
+<p><strong>Professionally:</strong></p>
+<ul>
+<li>Pivoted heavily into UX research and design for a handful of years (after working mostly with web front-ends)</li>
+<li>Recently switched back into a more fullstack development role to challenge myself and learn more</li>
+</ul>
+<h2 id="nothing-special">Nothing Special</h2>
+<p>This post isn&#8217;t anything ground-breaking but for me it&#8217;s nice to reflect on the time passed and remember how much can change in such little time. Hopefully I&#8217;ll be right back here in another 7 years and maybe you&#8217;ll still be reading along with me!</p>
+<footer role="contentinfo">
+ <h2>Menu Navigation</h2>
+ <ul id="menu">
+ <li><a href="/">Home</a></li>
+ <li><a href="/projects">Projects</a></li>
+ <li><a href="/uses">Uses</a></li>
+ <li><a href="/wiki">Wiki</a></li>
+ <li><a href="/resume">Resume</a></li>
+ <li><a href="/colophon">Colophon</a></li>
+ <li><a href="/now">Now</a></li>
+ <li><a href="/donate">Donate</a></li>
+ <li><a href="/atom.xml">RSS</a></li>
+ <li><a href="#top">&uarr; Top of the page</a></li>
+ </ul>
+ <small>
+ Built with <a href="https://git.sr.ht/~bt/barf">barf</a>. <br>
+ Maintained with ♥ for the web. <br>
+ Proud supporter of <a href="https://usefathom.com/ref/DKHJVX">Fathom</a> &amp; <a href="https://nextdns.io/?from=74d3p3h8">NextDNS</a>. <br>
+ The content for this site is <a href="https://creativecommons.org/licenses/by-sa/2.0/">CC-BY-SA</a>.<br> The <a href="https://git.sr.ht/~bt/bt.ht">code for this site</a> is <a href="https://git.sr.ht/~bt/bt.ht/tree/master/item/LICENSE">MIT</a>.
+ </small>
+</footer> \ No newline at end of file