<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en"><generator uri="https://jekyllrb.com/" version="4.4.1">Jekyll</generator><link href="https://paulmcarrier.com/feed.xml" rel="self" type="application/atom+xml" /><link href="https://paulmcarrier.com/" rel="alternate" type="text/html" hreflang="en" /><updated>2026-09-26T19:18:54+00:00</updated><id>https://paulmcarrier.com/feed.xml</id><title type="html">Paul M. Carrier</title><subtitle>Software Engineer at the Walt Disney Company.</subtitle><author><name>Paul M. Carrier</name></author><entry><title type="html">Rebooting this site</title><link href="https://paulmcarrier.com/2026/09/26/rebooting-this-site.html" rel="alternate" type="text/html" title="Rebooting this site" /><published>2026-09-26T00:00:00+00:00</published><updated>2026-09-26T00:00:00+00:00</updated><id>https://paulmcarrier.com/2026/09/26/rebooting-this-site</id><content type="html" xml:base="https://paulmcarrier.com/2026/09/26/rebooting-this-site.html"><![CDATA[<p>This site sat untouched for a while — default Jekyll boilerplate, a lone “Um.” post, and a GitHub Pages build pinned to Jekyll 3.9.3 via the legacy <code class="language-plaintext highlighter-rouge">github-pages</code> gem. Time for a refresh.</p>

<p>What changed:</p>

<ul>
  <li>Moved the build off the legacy GitHub Pages pipeline and onto a GitHub Actions workflow, so the site now builds on current Jekyll (4.x) instead of whatever version the <code class="language-plaintext highlighter-rouge">github-pages</code> gem happens to bundle.</li>
  <li>Dropped the <code class="language-plaintext highlighter-rouge">github-pages</code> gem entirely in favor of explicit dependencies (<code class="language-plaintext highlighter-rouge">jekyll</code>, <code class="language-plaintext highlighter-rouge">jekyll-remote-theme</code>, <code class="language-plaintext highlighter-rouge">jekyll-feed</code>, <code class="language-plaintext highlighter-rouge">jekyll-seo-tag</code>).</li>
  <li>Wired up the <a href="https://github.com/paulmcarrier/monophase">monophase</a> theme properly — navigation and social links now live in <code class="language-plaintext highlighter-rouge">_data/</code> instead of being hardcoded.</li>
  <li>Replaced the “Under Construction” homepage and default About page with actual content.</li>
</ul>

<p>Plan going forward is to use this for project writeups and the occasional life update, instead of letting it sit idle.</p>]]></content><author><name>Paul M. Carrier</name></author><summary type="html"><![CDATA[Notes on modernizing the build and finally putting real content here.]]></summary></entry><entry><title type="html">Um.</title><link href="https://paulmcarrier.com/2022/04/14/um.html" rel="alternate" type="text/html" title="Um." /><published>2022-04-14T00:00:00+00:00</published><updated>2022-04-14T00:00:00+00:00</updated><id>https://paulmcarrier.com/2022/04/14/um</id><content type="html" xml:base="https://paulmcarrier.com/2022/04/14/um.html"><![CDATA[<p>Well Here’s a Post!</p>]]></content><author><name>Paul M. Carrier</name></author><summary type="html"><![CDATA[Well Here’s a Post!]]></summary></entry></feed>