<!DOCTYPE html>
<html lang="en">
<head>
  <meta charset="UTF-8">
  <meta name="viewport" content="width=device-width, initial-scale=1.0">
  <title>James Garside</title>
  <link rel="stylesheet" href="/css/style.css">
  <link rel="alternate" type="application/atom+xml" title="All Posts" href="/feed.xml">
  <link rel="alternate" type="application/atom+xml" title="Leadership Posts" href="/feeds/leadership.xml">
  <link rel="alternate" type="application/atom+xml" title="Privacy Posts" href="/feeds/privacy.xml">
  <link rel="alternate" type="application/atom+xml" title="Radio Posts" href="/feeds/radio.xml">
  <link rel="alternate" type="application/atom+xml" title="Labor Posts" href="/feeds/labor.xml">
</head>
<body>
  <nav>
  <a href="/" class="logo">
    <img src="/assets/headshot.jpg" alt="James Garside" class="logo-img">
  </a>
  <ul>
    <li><a href="/now">Now</a></li>
    <li><a href="/blog">Blog</a></li>
    <li><a href="/resume">Resume</a></li>
  </ul>
</nav>

  <main>
    <h2>Welcome</h2>
<p>This is my digital garage. It's a workshop and a storehouse.  It's a place for tinkering.<br>  Sometimes I come here and quietly look around at my tools and projects.<br>
It's  like a <a href="https://henry.codes/" target="_blank">digital garden</a> but not as beautiful.  <br>More of a utilitarian &quot;form follows function&quot; vibe.</p>
<p>Built with <a href="https://www.11ty.dev/">11ty</a>, markdown, and vanilla CSS.</p>
<p>No tracking, no analytics, no bloat.</p>
<p>Deployed on Cloudflare Pages.</p>
<p>Inspired by <a href="https://indieweb.org/">IndieWeb</a> philosophy of owning content and controlling the platform.</p>
<p>Fast, simple, human-scale web publishing. RSS feeds for every topic.</p>
<p>Read in your favorite reader or subscribe via <a href="/newsletter">newsletter</a>.</p>
<hr>
<p><a href="/now">Current Events</a> | <a href="/blog">Read the Blog</a> | <a href="/resume">Work History</a></p>

  </main>
  <footer>
  <p>2026</p>
  <ul>
    <li><a href="mailto:website+james@garside.tech">Email</a></li>
    <li><a href="https://linkedin.com/in/jamesjgarside">LinkedIn</a></li>
  </ul>
</footer>

</body>
</html>
