<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>My Blog Inkwell</title>
    <link>https://bobrockefeller.com</link>
    <description>A site built with inkwell-ssg.</description>
    <lastBuildDate>Fri, 29 May 2026 17:44:01 GMT</lastBuildDate>
    <atom:link href="https://bobrockefeller.com/rss.xml" rel="self" type="application/rss+xml"/>
    <item>
      <title>Sublime Text in 2026?</title>
      <link>https://bobrockefeller.com/blog/2026-01-06-sublime-text-in-2026/</link>
      <guid isPermaLink="true">https://bobrockefeller.com/blog/2026-01-06-sublime-text-in-2026/</guid>
      <pubDate>Tue, 06 Jan 2026 00:00:00 GMT</pubDate>
      <description>I was using Sublime Text back in 2016, or so. After working through Atom, VS Code, and most recently Zed, I’m almost back to Sublime Text (now version 4) again.</description>
    </item>
    <item>
      <title>Learning About Eleventy</title>
      <link>https://bobrockefeller.com/blog/2025-12-19-learning-about-eleventy/</link>
      <guid isPermaLink="true">https://bobrockefeller.com/blog/2025-12-19-learning-about-eleventy/</guid>
      <pubDate>Fri, 19 Dec 2025 00:00:00 GMT</pubDate>
      <description>Back when I finished moving this blog from WordPress to Hugo I read about a number of other static site generators before I chose Hugo. Hugo is very popular and very capable, but it does have its oddities. Eleventy (aka 11ty) is another very popular framework and I felt I needed to understand it better.</description>
    </item>
    <item>
      <title>I&apos;m Not Missing Tailwind</title>
      <link>https://bobrockefeller.com/blog/2025-11-25-im-not-missing-tailwind/</link>
      <guid isPermaLink="true">https://bobrockefeller.com/blog/2025-11-25-im-not-missing-tailwind/</guid>
      <pubDate>Tue, 25 Nov 2025 00:00:00 GMT</pubDate>
      <description>While converting this site from Hugo to Zola, I elected to dispense with Tailwind; partially because I wanted to try using plain CSS and partially because Zola and Tailwind don’t make an easy pairing. Along the way, I discovered that I don’t like Tailwind as much as I thought I did.</description>
    </item>
    <item>
      <title>Converting from Hugo to Zola</title>
      <link>https://bobrockefeller.com/blog/2025-11-16-converting-from-hugo-to-zola/</link>
      <guid isPermaLink="true">https://bobrockefeller.com/blog/2025-11-16-converting-from-hugo-to-zola/</guid>
      <pubDate>Sun, 16 Nov 2025 00:00:00 GMT</pubDate>
      <description>I’ve made the switch from Hugo to Zola mostly because I had come to dread making substantial changes to this site. Go’s template language is too weird and the way I implemented Tailwind is too fragile. Zola and plain old CSS have cleared all that up.</description>
    </item>
    <item>
      <title>Zola is an Interesting SSG</title>
      <link>https://bobrockefeller.com/blog/2025-11-12-zola-is-an-interesting-ssg/</link>
      <guid isPermaLink="true">https://bobrockefeller.com/blog/2025-11-12-zola-is-an-interesting-ssg/</guid>
      <pubDate>Wed, 12 Nov 2025 00:00:00 GMT</pubDate>
      <description>Zola is a Static Site Generator very similar to Hugo. In fact, its author, Vincent Prouillet, created Zola partially because he hated the Go Template language but liked Hugo. Since I’m in the same boat, I had to give Zola a try and I’m generally pretty happy with it.</description>
    </item>
    <item>
      <title>Moving to DxO PhotoLab 9</title>
      <link>https://bobrockefeller.com/blog/2025-09-10-moving-to-dxo-photolab-9/</link>
      <guid isPermaLink="true">https://bobrockefeller.com/blog/2025-09-10-moving-to-dxo-photolab-9/</guid>
      <pubDate>Wed, 10 Sep 2025 00:00:00 GMT</pubDate>
      <description>Although many prefer using PhotoLab as the central hub of their photography workflow, using separate applications for DAM and printing, I’m looking for an all-in-one solution with tight integration and a uniform interface. PhotoLab 9 seems (after a several days with the trial) to have hit the sweet spot in capabilities for my needs.</description>
    </item>
    <item>
      <title>Hugo or Eleventy?</title>
      <link>https://bobrockefeller.com/blog/2025-08-27-hugo-or-11ty/</link>
      <guid isPermaLink="true">https://bobrockefeller.com/blog/2025-08-27-hugo-or-11ty/</guid>
      <pubDate>Wed, 27 Aug 2025 00:00:00 GMT</pubDate>
      <description>If you’re looking for a SSG (Static Site Generator) to create a website, it pretty much comes down to Hugo or 11ty (Eleventy). The rest of the SSGs are either too old, poorly supported, or meant for creating web apps. I’ve tried quite a few of them, I found that I kept coming back to Hugo and 11ty.</description>
    </item>
    <item>
      <title>Settling on TailwindCSS</title>
      <link>https://bobrockefeller.com/blog/2025-04-30-settling-on-tailwindcss/</link>
      <guid isPermaLink="true">https://bobrockefeller.com/blog/2025-04-30-settling-on-tailwindcss/</guid>
      <pubDate>Wed, 30 Apr 2025 00:00:00 GMT</pubDate>
      <description>While experimenting with various static site generators, I’ve also been learning about Bulma (a traditional CSS framework) and TailwindCSS (a utility-based CSS framework). They come at the idea of a CSS framework from two very different perspectives, and if you’ve seen the Internet discussions, you’ll know that opinions about them are decidedly mixed.</description>
    </item>
    <item>
      <title>Hugo is Good</title>
      <link>https://bobrockefeller.com/blog/2025-04-05-hugo-is-good/</link>
      <guid isPermaLink="true">https://bobrockefeller.com/blog/2025-04-05-hugo-is-good/</guid>
      <pubDate>Sat, 05 Apr 2025 00:00:00 GMT</pubDate>
      <description>This site is now running on Hugo, a popular Static Site Generator (SSG). I tried Jekyll, Hugo, Astro, and Eleventy/11ty on the way here, but settled on Hugo. It’s good!</description>
    </item>
    <item>
      <title>Moving From WordPress</title>
      <link>https://bobrockefeller.com/blog/2025-03-14-moving-from-wordpress/</link>
      <guid isPermaLink="true">https://bobrockefeller.com/blog/2025-03-14-moving-from-wordpress/</guid>
      <pubDate>Fri, 14 Mar 2025 19:28:41 GMT</pubDate>
      <description>I’ve done it before and it looks like I’m doing it again. It’s time to move my personal blog from WordPress to a static site for simplicity, security, portability, and performance.</description>
    </item>
    <item>
      <title>The Frameworks</title>
      <link>https://bobrockefeller.com/blog/2025-03-07-the-frameworks/</link>
      <guid isPermaLink="true">https://bobrockefeller.com/blog/2025-03-07-the-frameworks/</guid>
      <pubDate>Fri, 07 Mar 2025 18:53:00 GMT</pubDate>
      <description>Getting my simple web application started and then deployed has been an excellent learning experience. And thank goodness for the fine documentation and guides to the frameworks I’ve tried. As a bonus, it’s all almost free!</description>
    </item>
    <item>
      <title>Laravel</title>
      <link>https://bobrockefeller.com/blog/2025-03-07-laravel/</link>
      <guid isPermaLink="true">https://bobrockefeller.com/blog/2025-03-07-laravel/</guid>
      <pubDate>Fri, 07 Mar 2025 18:35:00 GMT</pubDate>
      <description>It’s looking more and more like I’ll be using Laravel in preference to Rails, Django, and Masonite. Maybe Laravel isn’t ‘better’ from every point of view, but it seems ‘better’ enough for me.</description>
    </item>
    <item>
      <title>Convention vs. Configuration</title>
      <link>https://bobrockefeller.com/blog/2025-02-19-convention-vs-configuration/</link>
      <guid isPermaLink="true">https://bobrockefeller.com/blog/2025-02-19-convention-vs-configuration/</guid>
      <pubDate>Wed, 19 Feb 2025 12:09:00 GMT</pubDate>
      <description>Ruby on Rails is well known for its philosophy of convention over configuration. And there are definitely benefits to that approach. But are there also significant disadvantages?</description>
    </item>
    <item>
      <title>Masonite, an Alternative to Django</title>
      <link>https://bobrockefeller.com/blog/2025-02-16-masonite-an-alternative-to-django/</link>
      <guid isPermaLink="true">https://bobrockefeller.com/blog/2025-02-16-masonite-an-alternative-to-django/</guid>
      <pubDate>Tue, 11 Feb 2025 10:09:00 GMT</pubDate>
      <description>Ruby on Rails, Laravel, and Django are the heavy-hitters in full-stack web development frameworks written in Ruby, PHP, and Python, respectively. Rails has been around since 2004, Laravel since 2011, and Django since 2005. I recently came across Masonite (released in 2018) and had to look into it.</description>
    </item>
    <item>
      <title>I Changed Themes</title>
      <link>https://bobrockefeller.com/blog/2025-02-07-i-changed-themes/</link>
      <guid isPermaLink="true">https://bobrockefeller.com/blog/2025-02-07-i-changed-themes/</guid>
      <pubDate>Fri, 07 Feb 2025 10:09:00 GMT</pubDate>
      <description>A simple (I thought) desire to add a Stack Overflow icon, and link to my account there, in this blog’s footer sent me looking for a different, but still uncomplicated theme. Soon, I was off in the weeds. And I said I wouldn’t…</description>
    </item>
    <item>
      <title>What is Clean Syntax?</title>
      <link>https://bobrockefeller.com/blog/2025-02-03-what-is-clean-syntax/</link>
      <guid isPermaLink="true">https://bobrockefeller.com/blog/2025-02-03-what-is-clean-syntax/</guid>
      <pubDate>Mon, 03 Feb 2025 21:20:00 GMT</pubDate>
      <description>Programmers talk about clean syntax and say this or that language or framework has such a property. I’ve noted that Ruby and Ruby on Rails have this thing. So what is it?</description>
    </item>
    <item>
      <title>Rails and Laravel</title>
      <link>https://bobrockefeller.com/blog/2025-02-01-rails-and-laravel/</link>
      <guid isPermaLink="true">https://bobrockefeller.com/blog/2025-02-01-rails-and-laravel/</guid>
      <pubDate>Sun, 02 Feb 2025 17:13:00 GMT</pubDate>
      <description>I’m finding that I really like the syntax of Ruby and the philosophy of Ruby on Rails. Both are straightforward and ‘clean’. But I’ve been tinkering with Laravel, too, because it runs on more shared hosting services since it’s just good ol’ PHP.</description>
    </item>
    <item>
      <title>Jekyll Blogging</title>
      <link>https://bobrockefeller.com/blog/2025-02-01-jekyll-blogging/</link>
      <guid isPermaLink="true">https://bobrockefeller.com/blog/2025-02-01-jekyll-blogging/</guid>
      <pubDate>Sat, 01 Feb 2025 17:13:00 GMT</pubDate>
      <description>I’ve set this blog site up to be dead simple. I don’t want to do anything to create it beyond installing Jekyll and setting it up to publish to GitHub Pages.</description>
    </item>
    <item>
      <title>Alien Ammo</title>
      <link>https://bobrockefeller.com/blog/2024-06-05-alien-ammo/</link>
      <guid isPermaLink="true">https://bobrockefeller.com/blog/2024-06-05-alien-ammo/</guid>
      <pubDate>Wed, 05 Jun 2024 13:20:41 GMT</pubDate>
      <description>Perhaps the most important thing to control for reliable operation of the Alien pistol is the ammunition used. Because of the gas system that delays blowback, the wrong ammo will lead to unnecessary buildup and finally, failure to cycle the slide.</description>
    </item>
    <item>
      <title>An Alien Pistol</title>
      <link>https://bobrockefeller.com/blog/2024-06-01-an-alien-pistol/</link>
      <guid isPermaLink="true">https://bobrockefeller.com/blog/2024-06-01-an-alien-pistol/</guid>
      <pubDate>Sat, 01 Jun 2024 15:11:18 GMT</pubDate>
      <description>I’ve started back shooting a Laugo Arms Alien pistol and I still like it. These pistols are niche firearms that offer a unique design not found together in any other current pistol that I know. And if you have had a chance to shoot one, you’ll know exactly what I mean by unique.</description>
    </item>
  </channel>
</rss>